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