Click or drag to resize

IMethodName Property

Gets the unqualified name of the method.

Namespace:  Grpc.Core
Assembly:  Grpc.Core (in Grpc.Core.dll) Version: 1.2.0-dev
Syntax
string Name { get; }

Property Value

Type: String
See Also