Click or drag to resize

ServerReflectionRequest Constructor (ServerReflectionRequest)

Initializes a new instance of the ServerReflectionRequest class

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

Parameters

other
Type: Grpc.Reflection.V1AlphaServerReflectionRequest

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

See Also