共用方式為


IInvokable.GetMethod 方法

定義

取得方法資訊物件,可能是 null

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

傳回

適用於