Click or drag to resize

ServerReflectionResponse Constructor (ServerReflectionResponse)

Initializes a new instance of the ServerReflectionResponse class

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

Parameters

other
Type: Grpc.Reflection.V1AlphaServerReflectionResponse

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

See Also