Click or drag to resize

ExtensionNumberResponseExtensionNumber Property

[Missing <summary> documentation for "P:Grpc.Reflection.V1Alpha.ExtensionNumberResponse.ExtensionNumber"]

Namespace:  Grpc.Reflection.V1Alpha
Assembly:  Grpc.Reflection (in Grpc.Reflection.dll) Version: 1.2.0-dev
Syntax
public RepeatedField<int> ExtensionNumber { get; }

Property Value

Type: RepeatedFieldInt32
See Also