Edit

Share via


IInvokable.GetMethod Method

Definition

Gets the method info object, which may be null.

public System.Reflection.MethodInfo GetMethod ();
abstract member GetMethod : unit -> System.Reflection.MethodInfo
Public Function GetMethod () As MethodInfo

Returns

Applies to