次の方法で共有


ReflectedAsyncActionDescriptor.CompletedMethodInfo プロパティ

定義

非同期の完了メソッドのメソッド情報を取得します。

public System.Reflection.MethodInfo CompletedMethodInfo { get; }
member this.CompletedMethodInfo : System.Reflection.MethodInfo
Public ReadOnly Property CompletedMethodInfo As MethodInfo

プロパティ値

非同期の完了メソッドのメソッド情報。

適用対象