Class PeerReflection
Holder for reflection information generated from Peer.proto
Inheritance
System.Object
PeerReflection
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.Peer
Assembly: Catalyst.Protocol.dll
Syntax
public static class PeerReflection
Properties
| Improve this Doc View SourceDescriptor
File descriptor for Peer.proto
Declaration
public static FileDescriptor Descriptor { get; }
Property Value
Type | Description |
---|---|
Google.Protobuf.Reflection.FileDescriptor |