IInvokable.GetMethod メソッド

定義

メソッド情報オブジェクトを取得します。このオブジェクトは である null可能性があります。

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

戻り値

適用対象