IInvokable.GetMethod 方法

定义

获取方法信息对象,可以是 null

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

返回

适用于