Files
DanhengServer-OpenSource/Proto/HEMBNDJAFDA.cs
2025-01-15 23:20:16 +08:00

48 lines
1.6 KiB
C#

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