FormatterBase.ApplicableMethodAttributeOnDeserializingMethod プロパティ

定義

必要に応じて、受信要求を処理するために呼び出される可能性があるメソッドに存在する JsonRpcMethodAttribute を取得します。

protected StreamJsonRpc.JsonRpcMethodAttribute? ApplicableMethodAttributeOnDeserializingMethod { get; }
member this.ApplicableMethodAttributeOnDeserializingMethod : StreamJsonRpc.JsonRpcMethodAttribute
Protected ReadOnly Property ApplicableMethodAttributeOnDeserializingMethod As JsonRpcMethodAttribute

プロパティ値

適用対象