Files
DanhengServer-OpenSource/Proto/DIKEHIIKNII.cs

48 lines
1.6 KiB
C#

// <auto-generated>
// Generated by the protocol buffer compiler. DO NOT EDIT!
// source: DIKEHIIKNII.proto
// </auto-generated>
#pragma warning disable 1591, 0612, 3021, 8981
#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 EggLink.DanhengServer.Proto {
/// <summary>Holder for reflection information generated from DIKEHIIKNII.proto</summary>
public static partial class DIKEHIIKNIIReflection {
#region Descriptor
/// <summary>File descriptor for DIKEHIIKNII.proto</summary>
public static pbr::FileDescriptor Descriptor {
get { return descriptor; }
}
private static pbr::FileDescriptor descriptor;
static DIKEHIIKNIIReflection() {
byte[] descriptorData = global::System.Convert.FromBase64String(
string.Concat(
"ChFESUtFSElJS05JSS5wcm90byoxCgtESUtFSElJS05JSRIRCg1OT1JNQUxf",
"Q1JFQVRFEAASDwoLRk9STV9DSEFOR0UQAUIeqgIbRWdnTGluay5EYW5oZW5n",
"U2VydmVyLlByb3RvYgZwcm90bzM="));
descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData,
new pbr::FileDescriptor[] { },
new pbr::GeneratedClrTypeInfo(new[] {typeof(global::EggLink.DanhengServer.Proto.DIKEHIIKNII), }, null, null));
}
#endregion
}
#region Enums
public enum DIKEHIIKNII {
[pbr::OriginalName("NORMAL_CREATE")] NormalCreate = 0,
[pbr::OriginalName("FORM_CHANGE")] FormChange = 1,
}
#endregion
}
#endregion Designer generated code