Skip to content

Instantly share code, notes, and snippets.

View 0x414c49's full-sized avatar
💪
Coding!

Ali Bahrami 0x414c49

💪
Coding!
  • ValueBlue B.V
  • Utrecht, The Netherlands
View GitHub Profile
@0x414c49
0x414c49 / Sample.cs
Created January 15, 2021 20:45
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; } }