chenxin
2020-12-22 d185e655cd926e45ed7f7ce3f59af7dc23b4c372
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
// Generated by the protocol buffer compiler.  DO NOT EDIT!
// source: fight.proto
#pragma warning disable 1591, 0612, 3021
#region Designer generated code
 
using pb = global::Google.Protobuf;
using pbc = global::Google.Protobuf.Collections;
using pbr = global::Google.Protobuf.Reflection;
using scg = global::System.Collections.Generic;
namespace Protobuf {
 
  /// <summary>Holder for reflection information generated from fight.proto</summary>
  public static partial class FightReflection {
 
    #region Descriptor
    /// <summary>File descriptor for fight.proto</summary>
    public static pbr::FileDescriptor Descriptor {
      get { return descriptor; }
    }
    private static pbr::FileDescriptor descriptor;
 
    static FightReflection() {
      byte[] descriptorData = global::System.Convert.FromBase64String(
          string.Concat(
            "CgtmaWdodC5wcm90bxIIcHJvdG9idWYaDGNvbW1vbi5wcm90b2IGcHJvdG8z"));
      descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData,
          new pbr::FileDescriptor[] { global::Protobuf.CommonReflection.Descriptor, },
          new pbr::GeneratedClrTypeInfo(null, null));
    }
    #endregion
 
  }
}
 
#endregion Designer generated code