ServerReflectionResponseClone Method |
[Missing <summary> documentation for "M:Grpc.Reflection.V1Alpha.ServerReflectionResponse.Clone"]
Namespace:
Grpc.Reflection.V1Alpha
Assembly:
Grpc.Reflection (in Grpc.Reflection.dll) Version: 1.2.0-dev
Syntaxpublic ServerReflectionResponse Clone()
Public Function Clone As ServerReflectionResponse
public:
virtual ServerReflectionResponse^ Clone() sealed
abstract Clone : unit -> ServerReflectionResponse
override Clone : unit -> ServerReflectionResponse
Return Value
Type:
ServerReflectionResponseImplements
IDeepCloneable.Clone
See Also