Class RpcReflection
Holder for reflection information generated from Rpc.proto
Inheritance
System.Object
RpcReflection
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Catalyst.Protocol.Rpc.Node
Assembly: Catalyst.Protocol.dll
Syntax
public static class RpcReflection
Properties
| Improve this Doc View SourceDescriptor
File descriptor for Rpc.proto
Declaration
public static FileDescriptor Descriptor { get; }
Property Value
Type | Description |
---|---|
Google.Protobuf.Reflection.FileDescriptor |