Dispatcher.MakeMethods Method

Definition

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)

Returns

Applies to