Udostępnij za pośrednictwem


JsonRpcRequest.Method Właściwość

Definicja

Pobiera lub ustawia nazwę metody do wywołania.

[System.Runtime.Serialization.DataMember(IsRequired=true, Name="method", Order=1)]
public string Method { get; set; }
[System.Runtime.Serialization.DataMember(IsRequired=true, Name="method", Order=2)]
public string? Method { get; set; }
[<System.Runtime.Serialization.DataMember(IsRequired=true, Name="method", Order=1)>]
member this.Method : string with get, set
[<System.Runtime.Serialization.DataMember(IsRequired=true, Name="method", Order=2)>]
member this.Method : string with get, set
Public Property Method As String

Wartość właściwości

Atrybuty

Dotyczy