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