Click or drag to resize

ExtensionRequestParser Property

[Missing <summary> documentation for "P:Grpc.Reflection.V1Alpha.ExtensionRequest.Parser"]

Namespace:  Grpc.Reflection.V1Alpha
Assembly:  Grpc.Reflection (in Grpc.Reflection.dll) Version: 1.2.0-dev
Syntax
public static MessageParser<ExtensionRequest> Parser { get; }

Property Value

Type: MessageParserExtensionRequest
See Also