Click or drag to resize

ExtensionRequest Constructor (ExtensionRequest)

Initializes a new instance of the ExtensionRequest class

Namespace:  Grpc.Reflection.V1Alpha
Assembly:  Grpc.Reflection (in Grpc.Reflection.dll) Version: 1.2.0-dev
Syntax
public ExtensionRequest(
	ExtensionRequest other
)

Parameters

other
Type: Grpc.Reflection.V1AlphaExtensionRequest

[Missing <param name="other"/> documentation for "M:Grpc.Reflection.V1Alpha.ExtensionRequest.#ctor(Grpc.Reflection.V1Alpha.ExtensionRequest)"]

See Also