Skip to content

Instantly share code, notes, and snippets.

@0x414c49
Created January 15, 2021 20:45
Show Gist options
  • Save 0x414c49/da85068df4c3a6347620780d2efda569 to your computer and use it in GitHub Desktop.
Save 0x414c49/da85068df4c3a6347620780d2efda569 to your computer and use it in GitHub Desktop.
Part of CSharp Generated Code from Protbuf
public sealed partial class DecimalValue : pb::IMessage<DecimalValue>
#if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
, pb::IBufferMessage
#endif
{
private static readonly pb::MessageParser<DecimalValue> _parser = new pb::MessageParser<DecimalValue>(() => new DecimalValue());
private pb::UnknownFieldSet _unknownFields;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
public static pb::MessageParser<DecimalValue> Parser { get { return _parser; } }
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
public static pbr::MessageDescriptor Descriptor {
get { return global::DecimalGrpc.CustomTypesReflection.Descriptor.MessageTypes[0]; }
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment