다음을 통해 공유


Dispatcher.MakeMethods 메서드

정의

protected virtual System.Collections.Generic.IEnumerable<System.Reflection.MethodInfo> MakeMethods ();
abstract member MakeMethods : unit -> seq<System.Reflection.MethodInfo>
override this.MakeMethods : unit -> seq<System.Reflection.MethodInfo>
Protected Overridable Function MakeMethods () As IEnumerable(Of MethodInfo)

반환

적용 대상