Class MethodName
Inherited Members
Namespace: Grpc.Net.Client.Configuration
Assembly: Grpc.Net.Client.dll
Syntax
public sealed class MethodName : ConfigObject
Constructors
MethodName()
Declaration
public MethodName()
Fields
Default
Declaration
public static readonly MethodName Default
Field Value
Type | Description |
---|---|
MethodName |
Properties
Method
Declaration
public string? Method { get; set; }
Property Value
Type | Description |
---|---|
string |
Service
Declaration
public string? Service { get; set; }
Property Value
Type | Description |
---|---|
string |