Ejemplo n.º 1
0
 public static void SetOptions(this global::Google.Protobuf.Reflection.EnumOptions obj, ProtogenEnumOptions value)
 => global::ProtoBuf.Extensible.AppendValue <ProtogenEnumOptions>(Serializer, obj, 1037, value);
Ejemplo n.º 2
0
 public static ProtogenEnumOptions GetOptions(this global::Google.Protobuf.Reflection.EnumOptions obj)
 => obj == null ? default : global::ProtoBuf.Extensible.GetValue <ProtogenEnumOptions>(Serializer, obj, 1037);