FormatterBase.ApplicableMethodAttributeOnDeserializingMethod Proprietà

Definizione

Ottiene l'oggetto JsonRpcMethodAttribute presente nel metodo che può essere richiamato per gestire la richiesta in ingresso, se applicabile.

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

Valore della proprietà

Si applica a