mirror of
https://github.com/EggLinks/DanhengServer-OpenSource.git
synced 2026-01-02 20:26:03 +08:00
537 lines
18 KiB
C#
537 lines
18 KiB
C#
// <auto-generated>
|
|
// Generated by the protocol buffer compiler. DO NOT EDIT!
|
|
// source: AnnounceData.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 AnnounceData.proto</summary>
|
|
public static partial class AnnounceDataReflection {
|
|
|
|
#region Descriptor
|
|
/// <summary>File descriptor for AnnounceData.proto</summary>
|
|
public static pbr::FileDescriptor Descriptor {
|
|
get { return descriptor; }
|
|
}
|
|
private static pbr::FileDescriptor descriptor;
|
|
|
|
static AnnounceDataReflection() {
|
|
byte[] descriptorData = global::System.Convert.FromBase64String(
|
|
string.Concat(
|
|
"ChJBbm5vdW5jZURhdGEucHJvdG8ixQEKDEFubm91bmNlRGF0YRITCgtLRENJ",
|
|
"R1BBTUdITxgNIAEoDRITCgtQT0tJRE9FTktFSxgIIAEoDRITCgtCQ0FGSkhH",
|
|
"RE9ESRgBIAEoCRITCgtBREpDQUtOSkNHTxgDIAEoCRIRCgljb25maWdfaWQY",
|
|
"DyABKA0SEgoKYmVnaW5fdGltZRgLIAEoAxIQCghlbmRfdGltZRgCIAEoAxIT",
|
|
"CgtHSENBQU9OSUdDQRgGIAEoCBITCgtEQkNLRUlPSkxESRgJIAEoCUIeqgIb",
|
|
"RWdnTGluay5EYW5oZW5nU2VydmVyLlByb3RvYgZwcm90bzM="));
|
|
descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData,
|
|
new pbr::FileDescriptor[] { },
|
|
new pbr::GeneratedClrTypeInfo(null, null, new pbr::GeneratedClrTypeInfo[] {
|
|
new pbr::GeneratedClrTypeInfo(typeof(global::EggLink.DanhengServer.Proto.AnnounceData), global::EggLink.DanhengServer.Proto.AnnounceData.Parser, new[]{ "KDCIGPAMGHO", "POKIDOENKEK", "BCAFJHGDODI", "ADJCAKNJCGO", "ConfigId", "BeginTime", "EndTime", "GHCAAONIGCA", "DBCKEIOJLDI" }, null, null, null, null)
|
|
}));
|
|
}
|
|
#endregion
|
|
|
|
}
|
|
#region Messages
|
|
/// <summary>
|
|
///?
|
|
/// </summary>
|
|
[global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")]
|
|
public sealed partial class AnnounceData : pb::IMessage<AnnounceData>
|
|
#if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
|
|
, pb::IBufferMessage
|
|
#endif
|
|
{
|
|
private static readonly pb::MessageParser<AnnounceData> _parser = new pb::MessageParser<AnnounceData>(() => new AnnounceData());
|
|
private pb::UnknownFieldSet _unknownFields;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public static pb::MessageParser<AnnounceData> Parser { get { return _parser; } }
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public static pbr::MessageDescriptor Descriptor {
|
|
get { return global::EggLink.DanhengServer.Proto.AnnounceDataReflection.Descriptor.MessageTypes[0]; }
|
|
}
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
pbr::MessageDescriptor pb::IMessage.Descriptor {
|
|
get { return Descriptor; }
|
|
}
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public AnnounceData() {
|
|
OnConstruction();
|
|
}
|
|
|
|
partial void OnConstruction();
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public AnnounceData(AnnounceData other) : this() {
|
|
kDCIGPAMGHO_ = other.kDCIGPAMGHO_;
|
|
pOKIDOENKEK_ = other.pOKIDOENKEK_;
|
|
bCAFJHGDODI_ = other.bCAFJHGDODI_;
|
|
aDJCAKNJCGO_ = other.aDJCAKNJCGO_;
|
|
configId_ = other.configId_;
|
|
beginTime_ = other.beginTime_;
|
|
endTime_ = other.endTime_;
|
|
gHCAAONIGCA_ = other.gHCAAONIGCA_;
|
|
dBCKEIOJLDI_ = other.dBCKEIOJLDI_;
|
|
_unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields);
|
|
}
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public AnnounceData Clone() {
|
|
return new AnnounceData(this);
|
|
}
|
|
|
|
/// <summary>Field number for the "KDCIGPAMGHO" field.</summary>
|
|
public const int KDCIGPAMGHOFieldNumber = 13;
|
|
private uint kDCIGPAMGHO_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public uint KDCIGPAMGHO {
|
|
get { return kDCIGPAMGHO_; }
|
|
set {
|
|
kDCIGPAMGHO_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "POKIDOENKEK" field.</summary>
|
|
public const int POKIDOENKEKFieldNumber = 8;
|
|
private uint pOKIDOENKEK_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public uint POKIDOENKEK {
|
|
get { return pOKIDOENKEK_; }
|
|
set {
|
|
pOKIDOENKEK_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "BCAFJHGDODI" field.</summary>
|
|
public const int BCAFJHGDODIFieldNumber = 1;
|
|
private string bCAFJHGDODI_ = "";
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public string BCAFJHGDODI {
|
|
get { return bCAFJHGDODI_; }
|
|
set {
|
|
bCAFJHGDODI_ = pb::ProtoPreconditions.CheckNotNull(value, "value");
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "ADJCAKNJCGO" field.</summary>
|
|
public const int ADJCAKNJCGOFieldNumber = 3;
|
|
private string aDJCAKNJCGO_ = "";
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public string ADJCAKNJCGO {
|
|
get { return aDJCAKNJCGO_; }
|
|
set {
|
|
aDJCAKNJCGO_ = pb::ProtoPreconditions.CheckNotNull(value, "value");
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "config_id" field.</summary>
|
|
public const int ConfigIdFieldNumber = 15;
|
|
private uint configId_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public uint ConfigId {
|
|
get { return configId_; }
|
|
set {
|
|
configId_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "begin_time" field.</summary>
|
|
public const int BeginTimeFieldNumber = 11;
|
|
private long beginTime_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public long BeginTime {
|
|
get { return beginTime_; }
|
|
set {
|
|
beginTime_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "end_time" field.</summary>
|
|
public const int EndTimeFieldNumber = 2;
|
|
private long endTime_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public long EndTime {
|
|
get { return endTime_; }
|
|
set {
|
|
endTime_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "GHCAAONIGCA" field.</summary>
|
|
public const int GHCAAONIGCAFieldNumber = 6;
|
|
private bool gHCAAONIGCA_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public bool GHCAAONIGCA {
|
|
get { return gHCAAONIGCA_; }
|
|
set {
|
|
gHCAAONIGCA_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "DBCKEIOJLDI" field.</summary>
|
|
public const int DBCKEIOJLDIFieldNumber = 9;
|
|
private string dBCKEIOJLDI_ = "";
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public string DBCKEIOJLDI {
|
|
get { return dBCKEIOJLDI_; }
|
|
set {
|
|
dBCKEIOJLDI_ = pb::ProtoPreconditions.CheckNotNull(value, "value");
|
|
}
|
|
}
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public override bool Equals(object other) {
|
|
return Equals(other as AnnounceData);
|
|
}
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public bool Equals(AnnounceData other) {
|
|
if (ReferenceEquals(other, null)) {
|
|
return false;
|
|
}
|
|
if (ReferenceEquals(other, this)) {
|
|
return true;
|
|
}
|
|
if (KDCIGPAMGHO != other.KDCIGPAMGHO) return false;
|
|
if (POKIDOENKEK != other.POKIDOENKEK) return false;
|
|
if (BCAFJHGDODI != other.BCAFJHGDODI) return false;
|
|
if (ADJCAKNJCGO != other.ADJCAKNJCGO) return false;
|
|
if (ConfigId != other.ConfigId) return false;
|
|
if (BeginTime != other.BeginTime) return false;
|
|
if (EndTime != other.EndTime) return false;
|
|
if (GHCAAONIGCA != other.GHCAAONIGCA) return false;
|
|
if (DBCKEIOJLDI != other.DBCKEIOJLDI) return false;
|
|
return Equals(_unknownFields, other._unknownFields);
|
|
}
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public override int GetHashCode() {
|
|
int hash = 1;
|
|
if (KDCIGPAMGHO != 0) hash ^= KDCIGPAMGHO.GetHashCode();
|
|
if (POKIDOENKEK != 0) hash ^= POKIDOENKEK.GetHashCode();
|
|
if (BCAFJHGDODI.Length != 0) hash ^= BCAFJHGDODI.GetHashCode();
|
|
if (ADJCAKNJCGO.Length != 0) hash ^= ADJCAKNJCGO.GetHashCode();
|
|
if (ConfigId != 0) hash ^= ConfigId.GetHashCode();
|
|
if (BeginTime != 0L) hash ^= BeginTime.GetHashCode();
|
|
if (EndTime != 0L) hash ^= EndTime.GetHashCode();
|
|
if (GHCAAONIGCA != false) hash ^= GHCAAONIGCA.GetHashCode();
|
|
if (DBCKEIOJLDI.Length != 0) hash ^= DBCKEIOJLDI.GetHashCode();
|
|
if (_unknownFields != null) {
|
|
hash ^= _unknownFields.GetHashCode();
|
|
}
|
|
return hash;
|
|
}
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public override string ToString() {
|
|
return pb::JsonFormatter.ToDiagnosticString(this);
|
|
}
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public void WriteTo(pb::CodedOutputStream output) {
|
|
#if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
|
|
output.WriteRawMessage(this);
|
|
#else
|
|
if (BCAFJHGDODI.Length != 0) {
|
|
output.WriteRawTag(10);
|
|
output.WriteString(BCAFJHGDODI);
|
|
}
|
|
if (EndTime != 0L) {
|
|
output.WriteRawTag(16);
|
|
output.WriteInt64(EndTime);
|
|
}
|
|
if (ADJCAKNJCGO.Length != 0) {
|
|
output.WriteRawTag(26);
|
|
output.WriteString(ADJCAKNJCGO);
|
|
}
|
|
if (GHCAAONIGCA != false) {
|
|
output.WriteRawTag(48);
|
|
output.WriteBool(GHCAAONIGCA);
|
|
}
|
|
if (POKIDOENKEK != 0) {
|
|
output.WriteRawTag(64);
|
|
output.WriteUInt32(POKIDOENKEK);
|
|
}
|
|
if (DBCKEIOJLDI.Length != 0) {
|
|
output.WriteRawTag(74);
|
|
output.WriteString(DBCKEIOJLDI);
|
|
}
|
|
if (BeginTime != 0L) {
|
|
output.WriteRawTag(88);
|
|
output.WriteInt64(BeginTime);
|
|
}
|
|
if (KDCIGPAMGHO != 0) {
|
|
output.WriteRawTag(104);
|
|
output.WriteUInt32(KDCIGPAMGHO);
|
|
}
|
|
if (ConfigId != 0) {
|
|
output.WriteRawTag(120);
|
|
output.WriteUInt32(ConfigId);
|
|
}
|
|
if (_unknownFields != null) {
|
|
_unknownFields.WriteTo(output);
|
|
}
|
|
#endif
|
|
}
|
|
|
|
#if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
void pb::IBufferMessage.InternalWriteTo(ref pb::WriteContext output) {
|
|
if (BCAFJHGDODI.Length != 0) {
|
|
output.WriteRawTag(10);
|
|
output.WriteString(BCAFJHGDODI);
|
|
}
|
|
if (EndTime != 0L) {
|
|
output.WriteRawTag(16);
|
|
output.WriteInt64(EndTime);
|
|
}
|
|
if (ADJCAKNJCGO.Length != 0) {
|
|
output.WriteRawTag(26);
|
|
output.WriteString(ADJCAKNJCGO);
|
|
}
|
|
if (GHCAAONIGCA != false) {
|
|
output.WriteRawTag(48);
|
|
output.WriteBool(GHCAAONIGCA);
|
|
}
|
|
if (POKIDOENKEK != 0) {
|
|
output.WriteRawTag(64);
|
|
output.WriteUInt32(POKIDOENKEK);
|
|
}
|
|
if (DBCKEIOJLDI.Length != 0) {
|
|
output.WriteRawTag(74);
|
|
output.WriteString(DBCKEIOJLDI);
|
|
}
|
|
if (BeginTime != 0L) {
|
|
output.WriteRawTag(88);
|
|
output.WriteInt64(BeginTime);
|
|
}
|
|
if (KDCIGPAMGHO != 0) {
|
|
output.WriteRawTag(104);
|
|
output.WriteUInt32(KDCIGPAMGHO);
|
|
}
|
|
if (ConfigId != 0) {
|
|
output.WriteRawTag(120);
|
|
output.WriteUInt32(ConfigId);
|
|
}
|
|
if (_unknownFields != null) {
|
|
_unknownFields.WriteTo(ref output);
|
|
}
|
|
}
|
|
#endif
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public int CalculateSize() {
|
|
int size = 0;
|
|
if (KDCIGPAMGHO != 0) {
|
|
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(KDCIGPAMGHO);
|
|
}
|
|
if (POKIDOENKEK != 0) {
|
|
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(POKIDOENKEK);
|
|
}
|
|
if (BCAFJHGDODI.Length != 0) {
|
|
size += 1 + pb::CodedOutputStream.ComputeStringSize(BCAFJHGDODI);
|
|
}
|
|
if (ADJCAKNJCGO.Length != 0) {
|
|
size += 1 + pb::CodedOutputStream.ComputeStringSize(ADJCAKNJCGO);
|
|
}
|
|
if (ConfigId != 0) {
|
|
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(ConfigId);
|
|
}
|
|
if (BeginTime != 0L) {
|
|
size += 1 + pb::CodedOutputStream.ComputeInt64Size(BeginTime);
|
|
}
|
|
if (EndTime != 0L) {
|
|
size += 1 + pb::CodedOutputStream.ComputeInt64Size(EndTime);
|
|
}
|
|
if (GHCAAONIGCA != false) {
|
|
size += 1 + 1;
|
|
}
|
|
if (DBCKEIOJLDI.Length != 0) {
|
|
size += 1 + pb::CodedOutputStream.ComputeStringSize(DBCKEIOJLDI);
|
|
}
|
|
if (_unknownFields != null) {
|
|
size += _unknownFields.CalculateSize();
|
|
}
|
|
return size;
|
|
}
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public void MergeFrom(AnnounceData other) {
|
|
if (other == null) {
|
|
return;
|
|
}
|
|
if (other.KDCIGPAMGHO != 0) {
|
|
KDCIGPAMGHO = other.KDCIGPAMGHO;
|
|
}
|
|
if (other.POKIDOENKEK != 0) {
|
|
POKIDOENKEK = other.POKIDOENKEK;
|
|
}
|
|
if (other.BCAFJHGDODI.Length != 0) {
|
|
BCAFJHGDODI = other.BCAFJHGDODI;
|
|
}
|
|
if (other.ADJCAKNJCGO.Length != 0) {
|
|
ADJCAKNJCGO = other.ADJCAKNJCGO;
|
|
}
|
|
if (other.ConfigId != 0) {
|
|
ConfigId = other.ConfigId;
|
|
}
|
|
if (other.BeginTime != 0L) {
|
|
BeginTime = other.BeginTime;
|
|
}
|
|
if (other.EndTime != 0L) {
|
|
EndTime = other.EndTime;
|
|
}
|
|
if (other.GHCAAONIGCA != false) {
|
|
GHCAAONIGCA = other.GHCAAONIGCA;
|
|
}
|
|
if (other.DBCKEIOJLDI.Length != 0) {
|
|
DBCKEIOJLDI = other.DBCKEIOJLDI;
|
|
}
|
|
_unknownFields = pb::UnknownFieldSet.MergeFrom(_unknownFields, other._unknownFields);
|
|
}
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public void MergeFrom(pb::CodedInputStream input) {
|
|
#if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
|
|
input.ReadRawMessage(this);
|
|
#else
|
|
uint tag;
|
|
while ((tag = input.ReadTag()) != 0) {
|
|
switch(tag) {
|
|
default:
|
|
_unknownFields = pb::UnknownFieldSet.MergeFieldFrom(_unknownFields, input);
|
|
break;
|
|
case 10: {
|
|
BCAFJHGDODI = input.ReadString();
|
|
break;
|
|
}
|
|
case 16: {
|
|
EndTime = input.ReadInt64();
|
|
break;
|
|
}
|
|
case 26: {
|
|
ADJCAKNJCGO = input.ReadString();
|
|
break;
|
|
}
|
|
case 48: {
|
|
GHCAAONIGCA = input.ReadBool();
|
|
break;
|
|
}
|
|
case 64: {
|
|
POKIDOENKEK = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 74: {
|
|
DBCKEIOJLDI = input.ReadString();
|
|
break;
|
|
}
|
|
case 88: {
|
|
BeginTime = input.ReadInt64();
|
|
break;
|
|
}
|
|
case 104: {
|
|
KDCIGPAMGHO = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 120: {
|
|
ConfigId = input.ReadUInt32();
|
|
break;
|
|
}
|
|
}
|
|
}
|
|
#endif
|
|
}
|
|
|
|
#if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
void pb::IBufferMessage.InternalMergeFrom(ref pb::ParseContext input) {
|
|
uint tag;
|
|
while ((tag = input.ReadTag()) != 0) {
|
|
switch(tag) {
|
|
default:
|
|
_unknownFields = pb::UnknownFieldSet.MergeFieldFrom(_unknownFields, ref input);
|
|
break;
|
|
case 10: {
|
|
BCAFJHGDODI = input.ReadString();
|
|
break;
|
|
}
|
|
case 16: {
|
|
EndTime = input.ReadInt64();
|
|
break;
|
|
}
|
|
case 26: {
|
|
ADJCAKNJCGO = input.ReadString();
|
|
break;
|
|
}
|
|
case 48: {
|
|
GHCAAONIGCA = input.ReadBool();
|
|
break;
|
|
}
|
|
case 64: {
|
|
POKIDOENKEK = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 74: {
|
|
DBCKEIOJLDI = input.ReadString();
|
|
break;
|
|
}
|
|
case 88: {
|
|
BeginTime = input.ReadInt64();
|
|
break;
|
|
}
|
|
case 104: {
|
|
KDCIGPAMGHO = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 120: {
|
|
ConfigId = input.ReadUInt32();
|
|
break;
|
|
}
|
|
}
|
|
}
|
|
}
|
|
#endif
|
|
|
|
}
|
|
|
|
#endregion
|
|
|
|
}
|
|
|
|
#endregion Designer generated code
|