mirror of
https://github.com/EggLinks/DanhengServer-OpenSource.git
synced 2026-01-02 20:26:03 +08:00
478 lines
17 KiB
C#
478 lines
17 KiB
C#
// <auto-generated>
|
|
// Generated by the protocol buffer compiler. DO NOT EDIT!
|
|
// source: CHDONIGOKNM.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 CHDONIGOKNM.proto</summary>
|
|
public static partial class CHDONIGOKNMReflection {
|
|
|
|
#region Descriptor
|
|
/// <summary>File descriptor for CHDONIGOKNM.proto</summary>
|
|
public static pbr::FileDescriptor Descriptor {
|
|
get { return descriptor; }
|
|
}
|
|
private static pbr::FileDescriptor descriptor;
|
|
|
|
static CHDONIGOKNMReflection() {
|
|
byte[] descriptorData = global::System.Convert.FromBase64String(
|
|
string.Concat(
|
|
"ChFDSERPTklHT0tOTS5wcm90bxoRUExQTkxJQk1OSU8ucHJvdG8iwQEKC0NI",
|
|
"RE9OSUdPS05NEhMKC0hFT0NQQUtDRUxNGAEgASgNEhMKC0JHSEtCTUZITU9K",
|
|
"GAIgASgNEhMKC0xPT0xMQUdNTkxIGAMgASgNEhMKC0hFQ0pPT09CQUhDGAQg",
|
|
"ASgNEhMKC0ZLRUFBSVBLUEFBGAUgASgNEhMKC0lDTEVFTkhJUE9IGAYgASgN",
|
|
"EhEKCWJvc3NfaW5mbxgHIAMoDRIhCgtPREJPTktDTURNUBgIIAMoCzIMLlBM",
|
|
"UE5MSUJNTklPQh6qAhtFZ2dMaW5rLkRhbmhlbmdTZXJ2ZXIuUHJvdG9iBnBy",
|
|
"b3RvMw=="));
|
|
descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData,
|
|
new pbr::FileDescriptor[] { global::EggLink.DanhengServer.Proto.PLPNLIBMNIOReflection.Descriptor, },
|
|
new pbr::GeneratedClrTypeInfo(null, null, new pbr::GeneratedClrTypeInfo[] {
|
|
new pbr::GeneratedClrTypeInfo(typeof(global::EggLink.DanhengServer.Proto.CHDONIGOKNM), global::EggLink.DanhengServer.Proto.CHDONIGOKNM.Parser, new[]{ "HEOCPAKCELM", "BGHKBMFHMOJ", "LOOLLAGMNLH", "HECJOOOBAHC", "FKEAAIPKPAA", "ICLEENHIPOH", "BossInfo", "ODBONKCMDMP" }, null, null, null, null)
|
|
}));
|
|
}
|
|
#endregion
|
|
|
|
}
|
|
#region Messages
|
|
[global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")]
|
|
public sealed partial class CHDONIGOKNM : pb::IMessage<CHDONIGOKNM>
|
|
#if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
|
|
, pb::IBufferMessage
|
|
#endif
|
|
{
|
|
private static readonly pb::MessageParser<CHDONIGOKNM> _parser = new pb::MessageParser<CHDONIGOKNM>(() => new CHDONIGOKNM());
|
|
private pb::UnknownFieldSet _unknownFields;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public static pb::MessageParser<CHDONIGOKNM> 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.CHDONIGOKNMReflection.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 CHDONIGOKNM() {
|
|
OnConstruction();
|
|
}
|
|
|
|
partial void OnConstruction();
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public CHDONIGOKNM(CHDONIGOKNM other) : this() {
|
|
hEOCPAKCELM_ = other.hEOCPAKCELM_;
|
|
bGHKBMFHMOJ_ = other.bGHKBMFHMOJ_;
|
|
lOOLLAGMNLH_ = other.lOOLLAGMNLH_;
|
|
hECJOOOBAHC_ = other.hECJOOOBAHC_;
|
|
fKEAAIPKPAA_ = other.fKEAAIPKPAA_;
|
|
iCLEENHIPOH_ = other.iCLEENHIPOH_;
|
|
bossInfo_ = other.bossInfo_.Clone();
|
|
oDBONKCMDMP_ = other.oDBONKCMDMP_.Clone();
|
|
_unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields);
|
|
}
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public CHDONIGOKNM Clone() {
|
|
return new CHDONIGOKNM(this);
|
|
}
|
|
|
|
/// <summary>Field number for the "HEOCPAKCELM" field.</summary>
|
|
public const int HEOCPAKCELMFieldNumber = 1;
|
|
private uint hEOCPAKCELM_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public uint HEOCPAKCELM {
|
|
get { return hEOCPAKCELM_; }
|
|
set {
|
|
hEOCPAKCELM_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "BGHKBMFHMOJ" field.</summary>
|
|
public const int BGHKBMFHMOJFieldNumber = 2;
|
|
private uint bGHKBMFHMOJ_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public uint BGHKBMFHMOJ {
|
|
get { return bGHKBMFHMOJ_; }
|
|
set {
|
|
bGHKBMFHMOJ_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "LOOLLAGMNLH" field.</summary>
|
|
public const int LOOLLAGMNLHFieldNumber = 3;
|
|
private uint lOOLLAGMNLH_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public uint LOOLLAGMNLH {
|
|
get { return lOOLLAGMNLH_; }
|
|
set {
|
|
lOOLLAGMNLH_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "HECJOOOBAHC" field.</summary>
|
|
public const int HECJOOOBAHCFieldNumber = 4;
|
|
private uint hECJOOOBAHC_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public uint HECJOOOBAHC {
|
|
get { return hECJOOOBAHC_; }
|
|
set {
|
|
hECJOOOBAHC_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "FKEAAIPKPAA" field.</summary>
|
|
public const int FKEAAIPKPAAFieldNumber = 5;
|
|
private uint fKEAAIPKPAA_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public uint FKEAAIPKPAA {
|
|
get { return fKEAAIPKPAA_; }
|
|
set {
|
|
fKEAAIPKPAA_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "ICLEENHIPOH" field.</summary>
|
|
public const int ICLEENHIPOHFieldNumber = 6;
|
|
private uint iCLEENHIPOH_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public uint ICLEENHIPOH {
|
|
get { return iCLEENHIPOH_; }
|
|
set {
|
|
iCLEENHIPOH_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "boss_info" field.</summary>
|
|
public const int BossInfoFieldNumber = 7;
|
|
private static readonly pb::FieldCodec<uint> _repeated_bossInfo_codec
|
|
= pb::FieldCodec.ForUInt32(58);
|
|
private readonly pbc::RepeatedField<uint> bossInfo_ = new pbc::RepeatedField<uint>();
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public pbc::RepeatedField<uint> BossInfo {
|
|
get { return bossInfo_; }
|
|
}
|
|
|
|
/// <summary>Field number for the "ODBONKCMDMP" field.</summary>
|
|
public const int ODBONKCMDMPFieldNumber = 8;
|
|
private static readonly pb::FieldCodec<global::EggLink.DanhengServer.Proto.PLPNLIBMNIO> _repeated_oDBONKCMDMP_codec
|
|
= pb::FieldCodec.ForMessage(66, global::EggLink.DanhengServer.Proto.PLPNLIBMNIO.Parser);
|
|
private readonly pbc::RepeatedField<global::EggLink.DanhengServer.Proto.PLPNLIBMNIO> oDBONKCMDMP_ = new pbc::RepeatedField<global::EggLink.DanhengServer.Proto.PLPNLIBMNIO>();
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public pbc::RepeatedField<global::EggLink.DanhengServer.Proto.PLPNLIBMNIO> ODBONKCMDMP {
|
|
get { return oDBONKCMDMP_; }
|
|
}
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public override bool Equals(object other) {
|
|
return Equals(other as CHDONIGOKNM);
|
|
}
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public bool Equals(CHDONIGOKNM other) {
|
|
if (ReferenceEquals(other, null)) {
|
|
return false;
|
|
}
|
|
if (ReferenceEquals(other, this)) {
|
|
return true;
|
|
}
|
|
if (HEOCPAKCELM != other.HEOCPAKCELM) return false;
|
|
if (BGHKBMFHMOJ != other.BGHKBMFHMOJ) return false;
|
|
if (LOOLLAGMNLH != other.LOOLLAGMNLH) return false;
|
|
if (HECJOOOBAHC != other.HECJOOOBAHC) return false;
|
|
if (FKEAAIPKPAA != other.FKEAAIPKPAA) return false;
|
|
if (ICLEENHIPOH != other.ICLEENHIPOH) return false;
|
|
if(!bossInfo_.Equals(other.bossInfo_)) return false;
|
|
if(!oDBONKCMDMP_.Equals(other.oDBONKCMDMP_)) 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 (HEOCPAKCELM != 0) hash ^= HEOCPAKCELM.GetHashCode();
|
|
if (BGHKBMFHMOJ != 0) hash ^= BGHKBMFHMOJ.GetHashCode();
|
|
if (LOOLLAGMNLH != 0) hash ^= LOOLLAGMNLH.GetHashCode();
|
|
if (HECJOOOBAHC != 0) hash ^= HECJOOOBAHC.GetHashCode();
|
|
if (FKEAAIPKPAA != 0) hash ^= FKEAAIPKPAA.GetHashCode();
|
|
if (ICLEENHIPOH != 0) hash ^= ICLEENHIPOH.GetHashCode();
|
|
hash ^= bossInfo_.GetHashCode();
|
|
hash ^= oDBONKCMDMP_.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 (HEOCPAKCELM != 0) {
|
|
output.WriteRawTag(8);
|
|
output.WriteUInt32(HEOCPAKCELM);
|
|
}
|
|
if (BGHKBMFHMOJ != 0) {
|
|
output.WriteRawTag(16);
|
|
output.WriteUInt32(BGHKBMFHMOJ);
|
|
}
|
|
if (LOOLLAGMNLH != 0) {
|
|
output.WriteRawTag(24);
|
|
output.WriteUInt32(LOOLLAGMNLH);
|
|
}
|
|
if (HECJOOOBAHC != 0) {
|
|
output.WriteRawTag(32);
|
|
output.WriteUInt32(HECJOOOBAHC);
|
|
}
|
|
if (FKEAAIPKPAA != 0) {
|
|
output.WriteRawTag(40);
|
|
output.WriteUInt32(FKEAAIPKPAA);
|
|
}
|
|
if (ICLEENHIPOH != 0) {
|
|
output.WriteRawTag(48);
|
|
output.WriteUInt32(ICLEENHIPOH);
|
|
}
|
|
bossInfo_.WriteTo(output, _repeated_bossInfo_codec);
|
|
oDBONKCMDMP_.WriteTo(output, _repeated_oDBONKCMDMP_codec);
|
|
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 (HEOCPAKCELM != 0) {
|
|
output.WriteRawTag(8);
|
|
output.WriteUInt32(HEOCPAKCELM);
|
|
}
|
|
if (BGHKBMFHMOJ != 0) {
|
|
output.WriteRawTag(16);
|
|
output.WriteUInt32(BGHKBMFHMOJ);
|
|
}
|
|
if (LOOLLAGMNLH != 0) {
|
|
output.WriteRawTag(24);
|
|
output.WriteUInt32(LOOLLAGMNLH);
|
|
}
|
|
if (HECJOOOBAHC != 0) {
|
|
output.WriteRawTag(32);
|
|
output.WriteUInt32(HECJOOOBAHC);
|
|
}
|
|
if (FKEAAIPKPAA != 0) {
|
|
output.WriteRawTag(40);
|
|
output.WriteUInt32(FKEAAIPKPAA);
|
|
}
|
|
if (ICLEENHIPOH != 0) {
|
|
output.WriteRawTag(48);
|
|
output.WriteUInt32(ICLEENHIPOH);
|
|
}
|
|
bossInfo_.WriteTo(ref output, _repeated_bossInfo_codec);
|
|
oDBONKCMDMP_.WriteTo(ref output, _repeated_oDBONKCMDMP_codec);
|
|
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 (HEOCPAKCELM != 0) {
|
|
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(HEOCPAKCELM);
|
|
}
|
|
if (BGHKBMFHMOJ != 0) {
|
|
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(BGHKBMFHMOJ);
|
|
}
|
|
if (LOOLLAGMNLH != 0) {
|
|
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(LOOLLAGMNLH);
|
|
}
|
|
if (HECJOOOBAHC != 0) {
|
|
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(HECJOOOBAHC);
|
|
}
|
|
if (FKEAAIPKPAA != 0) {
|
|
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(FKEAAIPKPAA);
|
|
}
|
|
if (ICLEENHIPOH != 0) {
|
|
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(ICLEENHIPOH);
|
|
}
|
|
size += bossInfo_.CalculateSize(_repeated_bossInfo_codec);
|
|
size += oDBONKCMDMP_.CalculateSize(_repeated_oDBONKCMDMP_codec);
|
|
if (_unknownFields != null) {
|
|
size += _unknownFields.CalculateSize();
|
|
}
|
|
return size;
|
|
}
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public void MergeFrom(CHDONIGOKNM other) {
|
|
if (other == null) {
|
|
return;
|
|
}
|
|
if (other.HEOCPAKCELM != 0) {
|
|
HEOCPAKCELM = other.HEOCPAKCELM;
|
|
}
|
|
if (other.BGHKBMFHMOJ != 0) {
|
|
BGHKBMFHMOJ = other.BGHKBMFHMOJ;
|
|
}
|
|
if (other.LOOLLAGMNLH != 0) {
|
|
LOOLLAGMNLH = other.LOOLLAGMNLH;
|
|
}
|
|
if (other.HECJOOOBAHC != 0) {
|
|
HECJOOOBAHC = other.HECJOOOBAHC;
|
|
}
|
|
if (other.FKEAAIPKPAA != 0) {
|
|
FKEAAIPKPAA = other.FKEAAIPKPAA;
|
|
}
|
|
if (other.ICLEENHIPOH != 0) {
|
|
ICLEENHIPOH = other.ICLEENHIPOH;
|
|
}
|
|
bossInfo_.Add(other.bossInfo_);
|
|
oDBONKCMDMP_.Add(other.oDBONKCMDMP_);
|
|
_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 8: {
|
|
HEOCPAKCELM = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 16: {
|
|
BGHKBMFHMOJ = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 24: {
|
|
LOOLLAGMNLH = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 32: {
|
|
HECJOOOBAHC = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 40: {
|
|
FKEAAIPKPAA = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 48: {
|
|
ICLEENHIPOH = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 58:
|
|
case 56: {
|
|
bossInfo_.AddEntriesFrom(input, _repeated_bossInfo_codec);
|
|
break;
|
|
}
|
|
case 66: {
|
|
oDBONKCMDMP_.AddEntriesFrom(input, _repeated_oDBONKCMDMP_codec);
|
|
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 8: {
|
|
HEOCPAKCELM = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 16: {
|
|
BGHKBMFHMOJ = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 24: {
|
|
LOOLLAGMNLH = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 32: {
|
|
HECJOOOBAHC = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 40: {
|
|
FKEAAIPKPAA = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 48: {
|
|
ICLEENHIPOH = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 58:
|
|
case 56: {
|
|
bossInfo_.AddEntriesFrom(ref input, _repeated_bossInfo_codec);
|
|
break;
|
|
}
|
|
case 66: {
|
|
oDBONKCMDMP_.AddEntriesFrom(ref input, _repeated_oDBONKCMDMP_codec);
|
|
break;
|
|
}
|
|
}
|
|
}
|
|
}
|
|
#endif
|
|
|
|
}
|
|
|
|
#endregion
|
|
|
|
}
|
|
|
|
#endregion Designer generated code
|