mirror of
https://github.com/EggLinks/DanhengServer-OpenSource.git
synced 2026-01-02 20:26:03 +08:00
441 lines
18 KiB
C#
441 lines
18 KiB
C#
// <auto-generated>
|
|
// Generated by the protocol buffer compiler. DO NOT EDIT!
|
|
// source: OPOOPMFPNPF.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 OPOOPMFPNPF.proto</summary>
|
|
public static partial class OPOOPMFPNPFReflection {
|
|
|
|
#region Descriptor
|
|
/// <summary>File descriptor for OPOOPMFPNPF.proto</summary>
|
|
public static pbr::FileDescriptor Descriptor {
|
|
get { return descriptor; }
|
|
}
|
|
private static pbr::FileDescriptor descriptor;
|
|
|
|
static OPOOPMFPNPFReflection() {
|
|
byte[] descriptorData = global::System.Convert.FromBase64String(
|
|
string.Concat(
|
|
"ChFPUE9PUE1GUE5QRi5wcm90bxoRS0xOSVBOSkNOTUoucHJvdG8aEUlOS0ZD",
|
|
"UEtCR1BILnByb3RvGhFGQU9DSkVDUERFRy5wcm90bxoSQmF0dGxlVGFyZ2V0",
|
|
"LnByb3RvIt4BCgtPUE9PUE1GUE5QRhIRCglyb3VuZF9jbnQYDCABKA0SKQoS",
|
|
"YmF0dGxlX3RhcmdldF9saXN0GAQgAygLMg0uQmF0dGxlVGFyZ2V0EiEKC01E",
|
|
"Q0pGT0FGREpLGAUgASgOMgwuS0xOSVBOSkNOTUoSEwoLRUhQR0NPR0lHSE0Y",
|
|
"AyABKA0SIQoLYmF0dGxlX2luZm8YCiABKAsyDC5JTktGQ1BLQkdQSBIhCgth",
|
|
"dmF0YXJfbGlzdBgBIAMoCzIMLkZBT0NKRUNQREVHEhMKC0xHRE5JSUdFUEhI",
|
|
"GAYgAygNQh6qAhtFZ2dMaW5rLkRhbmhlbmdTZXJ2ZXIuUHJvdG9iBnByb3Rv",
|
|
"Mw=="));
|
|
descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData,
|
|
new pbr::FileDescriptor[] { global::EggLink.DanhengServer.Proto.KLNIPNJCNMJReflection.Descriptor, global::EggLink.DanhengServer.Proto.INKFCPKBGPHReflection.Descriptor, global::EggLink.DanhengServer.Proto.FAOCJECPDEGReflection.Descriptor, global::EggLink.DanhengServer.Proto.BattleTargetReflection.Descriptor, },
|
|
new pbr::GeneratedClrTypeInfo(null, null, new pbr::GeneratedClrTypeInfo[] {
|
|
new pbr::GeneratedClrTypeInfo(typeof(global::EggLink.DanhengServer.Proto.OPOOPMFPNPF), global::EggLink.DanhengServer.Proto.OPOOPMFPNPF.Parser, new[]{ "RoundCnt", "BattleTargetList", "MDCJFOAFDJK", "EHPGCOGIGHM", "BattleInfo", "AvatarList", "LGDNIIGEPHH" }, null, null, null, null)
|
|
}));
|
|
}
|
|
#endregion
|
|
|
|
}
|
|
#region Messages
|
|
[global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")]
|
|
public sealed partial class OPOOPMFPNPF : pb::IMessage<OPOOPMFPNPF>
|
|
#if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
|
|
, pb::IBufferMessage
|
|
#endif
|
|
{
|
|
private static readonly pb::MessageParser<OPOOPMFPNPF> _parser = new pb::MessageParser<OPOOPMFPNPF>(() => new OPOOPMFPNPF());
|
|
private pb::UnknownFieldSet _unknownFields;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public static pb::MessageParser<OPOOPMFPNPF> 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.OPOOPMFPNPFReflection.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 OPOOPMFPNPF() {
|
|
OnConstruction();
|
|
}
|
|
|
|
partial void OnConstruction();
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public OPOOPMFPNPF(OPOOPMFPNPF other) : this() {
|
|
roundCnt_ = other.roundCnt_;
|
|
battleTargetList_ = other.battleTargetList_.Clone();
|
|
mDCJFOAFDJK_ = other.mDCJFOAFDJK_;
|
|
eHPGCOGIGHM_ = other.eHPGCOGIGHM_;
|
|
battleInfo_ = other.battleInfo_ != null ? other.battleInfo_.Clone() : null;
|
|
avatarList_ = other.avatarList_.Clone();
|
|
lGDNIIGEPHH_ = other.lGDNIIGEPHH_.Clone();
|
|
_unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields);
|
|
}
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public OPOOPMFPNPF Clone() {
|
|
return new OPOOPMFPNPF(this);
|
|
}
|
|
|
|
/// <summary>Field number for the "round_cnt" field.</summary>
|
|
public const int RoundCntFieldNumber = 12;
|
|
private uint roundCnt_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public uint RoundCnt {
|
|
get { return roundCnt_; }
|
|
set {
|
|
roundCnt_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "battle_target_list" field.</summary>
|
|
public const int BattleTargetListFieldNumber = 4;
|
|
private static readonly pb::FieldCodec<global::EggLink.DanhengServer.Proto.BattleTarget> _repeated_battleTargetList_codec
|
|
= pb::FieldCodec.ForMessage(34, global::EggLink.DanhengServer.Proto.BattleTarget.Parser);
|
|
private readonly pbc::RepeatedField<global::EggLink.DanhengServer.Proto.BattleTarget> battleTargetList_ = new pbc::RepeatedField<global::EggLink.DanhengServer.Proto.BattleTarget>();
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public pbc::RepeatedField<global::EggLink.DanhengServer.Proto.BattleTarget> BattleTargetList {
|
|
get { return battleTargetList_; }
|
|
}
|
|
|
|
/// <summary>Field number for the "MDCJFOAFDJK" field.</summary>
|
|
public const int MDCJFOAFDJKFieldNumber = 5;
|
|
private global::EggLink.DanhengServer.Proto.KLNIPNJCNMJ mDCJFOAFDJK_ = global::EggLink.DanhengServer.Proto.KLNIPNJCNMJ.EvolveBuildSeasonNone;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public global::EggLink.DanhengServer.Proto.KLNIPNJCNMJ MDCJFOAFDJK {
|
|
get { return mDCJFOAFDJK_; }
|
|
set {
|
|
mDCJFOAFDJK_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "EHPGCOGIGHM" field.</summary>
|
|
public const int EHPGCOGIGHMFieldNumber = 3;
|
|
private uint eHPGCOGIGHM_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public uint EHPGCOGIGHM {
|
|
get { return eHPGCOGIGHM_; }
|
|
set {
|
|
eHPGCOGIGHM_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "battle_info" field.</summary>
|
|
public const int BattleInfoFieldNumber = 10;
|
|
private global::EggLink.DanhengServer.Proto.INKFCPKBGPH battleInfo_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public global::EggLink.DanhengServer.Proto.INKFCPKBGPH BattleInfo {
|
|
get { return battleInfo_; }
|
|
set {
|
|
battleInfo_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "avatar_list" field.</summary>
|
|
public const int AvatarListFieldNumber = 1;
|
|
private static readonly pb::FieldCodec<global::EggLink.DanhengServer.Proto.FAOCJECPDEG> _repeated_avatarList_codec
|
|
= pb::FieldCodec.ForMessage(10, global::EggLink.DanhengServer.Proto.FAOCJECPDEG.Parser);
|
|
private readonly pbc::RepeatedField<global::EggLink.DanhengServer.Proto.FAOCJECPDEG> avatarList_ = new pbc::RepeatedField<global::EggLink.DanhengServer.Proto.FAOCJECPDEG>();
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public pbc::RepeatedField<global::EggLink.DanhengServer.Proto.FAOCJECPDEG> AvatarList {
|
|
get { return avatarList_; }
|
|
}
|
|
|
|
/// <summary>Field number for the "LGDNIIGEPHH" field.</summary>
|
|
public const int LGDNIIGEPHHFieldNumber = 6;
|
|
private static readonly pb::FieldCodec<uint> _repeated_lGDNIIGEPHH_codec
|
|
= pb::FieldCodec.ForUInt32(50);
|
|
private readonly pbc::RepeatedField<uint> lGDNIIGEPHH_ = new pbc::RepeatedField<uint>();
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public pbc::RepeatedField<uint> LGDNIIGEPHH {
|
|
get { return lGDNIIGEPHH_; }
|
|
}
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public override bool Equals(object other) {
|
|
return Equals(other as OPOOPMFPNPF);
|
|
}
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public bool Equals(OPOOPMFPNPF other) {
|
|
if (ReferenceEquals(other, null)) {
|
|
return false;
|
|
}
|
|
if (ReferenceEquals(other, this)) {
|
|
return true;
|
|
}
|
|
if (RoundCnt != other.RoundCnt) return false;
|
|
if(!battleTargetList_.Equals(other.battleTargetList_)) return false;
|
|
if (MDCJFOAFDJK != other.MDCJFOAFDJK) return false;
|
|
if (EHPGCOGIGHM != other.EHPGCOGIGHM) return false;
|
|
if (!object.Equals(BattleInfo, other.BattleInfo)) return false;
|
|
if(!avatarList_.Equals(other.avatarList_)) return false;
|
|
if(!lGDNIIGEPHH_.Equals(other.lGDNIIGEPHH_)) 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 (RoundCnt != 0) hash ^= RoundCnt.GetHashCode();
|
|
hash ^= battleTargetList_.GetHashCode();
|
|
if (MDCJFOAFDJK != global::EggLink.DanhengServer.Proto.KLNIPNJCNMJ.EvolveBuildSeasonNone) hash ^= MDCJFOAFDJK.GetHashCode();
|
|
if (EHPGCOGIGHM != 0) hash ^= EHPGCOGIGHM.GetHashCode();
|
|
if (battleInfo_ != null) hash ^= BattleInfo.GetHashCode();
|
|
hash ^= avatarList_.GetHashCode();
|
|
hash ^= lGDNIIGEPHH_.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
|
|
avatarList_.WriteTo(output, _repeated_avatarList_codec);
|
|
if (EHPGCOGIGHM != 0) {
|
|
output.WriteRawTag(24);
|
|
output.WriteUInt32(EHPGCOGIGHM);
|
|
}
|
|
battleTargetList_.WriteTo(output, _repeated_battleTargetList_codec);
|
|
if (MDCJFOAFDJK != global::EggLink.DanhengServer.Proto.KLNIPNJCNMJ.EvolveBuildSeasonNone) {
|
|
output.WriteRawTag(40);
|
|
output.WriteEnum((int) MDCJFOAFDJK);
|
|
}
|
|
lGDNIIGEPHH_.WriteTo(output, _repeated_lGDNIIGEPHH_codec);
|
|
if (battleInfo_ != null) {
|
|
output.WriteRawTag(82);
|
|
output.WriteMessage(BattleInfo);
|
|
}
|
|
if (RoundCnt != 0) {
|
|
output.WriteRawTag(96);
|
|
output.WriteUInt32(RoundCnt);
|
|
}
|
|
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) {
|
|
avatarList_.WriteTo(ref output, _repeated_avatarList_codec);
|
|
if (EHPGCOGIGHM != 0) {
|
|
output.WriteRawTag(24);
|
|
output.WriteUInt32(EHPGCOGIGHM);
|
|
}
|
|
battleTargetList_.WriteTo(ref output, _repeated_battleTargetList_codec);
|
|
if (MDCJFOAFDJK != global::EggLink.DanhengServer.Proto.KLNIPNJCNMJ.EvolveBuildSeasonNone) {
|
|
output.WriteRawTag(40);
|
|
output.WriteEnum((int) MDCJFOAFDJK);
|
|
}
|
|
lGDNIIGEPHH_.WriteTo(ref output, _repeated_lGDNIIGEPHH_codec);
|
|
if (battleInfo_ != null) {
|
|
output.WriteRawTag(82);
|
|
output.WriteMessage(BattleInfo);
|
|
}
|
|
if (RoundCnt != 0) {
|
|
output.WriteRawTag(96);
|
|
output.WriteUInt32(RoundCnt);
|
|
}
|
|
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 (RoundCnt != 0) {
|
|
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(RoundCnt);
|
|
}
|
|
size += battleTargetList_.CalculateSize(_repeated_battleTargetList_codec);
|
|
if (MDCJFOAFDJK != global::EggLink.DanhengServer.Proto.KLNIPNJCNMJ.EvolveBuildSeasonNone) {
|
|
size += 1 + pb::CodedOutputStream.ComputeEnumSize((int) MDCJFOAFDJK);
|
|
}
|
|
if (EHPGCOGIGHM != 0) {
|
|
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(EHPGCOGIGHM);
|
|
}
|
|
if (battleInfo_ != null) {
|
|
size += 1 + pb::CodedOutputStream.ComputeMessageSize(BattleInfo);
|
|
}
|
|
size += avatarList_.CalculateSize(_repeated_avatarList_codec);
|
|
size += lGDNIIGEPHH_.CalculateSize(_repeated_lGDNIIGEPHH_codec);
|
|
if (_unknownFields != null) {
|
|
size += _unknownFields.CalculateSize();
|
|
}
|
|
return size;
|
|
}
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public void MergeFrom(OPOOPMFPNPF other) {
|
|
if (other == null) {
|
|
return;
|
|
}
|
|
if (other.RoundCnt != 0) {
|
|
RoundCnt = other.RoundCnt;
|
|
}
|
|
battleTargetList_.Add(other.battleTargetList_);
|
|
if (other.MDCJFOAFDJK != global::EggLink.DanhengServer.Proto.KLNIPNJCNMJ.EvolveBuildSeasonNone) {
|
|
MDCJFOAFDJK = other.MDCJFOAFDJK;
|
|
}
|
|
if (other.EHPGCOGIGHM != 0) {
|
|
EHPGCOGIGHM = other.EHPGCOGIGHM;
|
|
}
|
|
if (other.battleInfo_ != null) {
|
|
if (battleInfo_ == null) {
|
|
BattleInfo = new global::EggLink.DanhengServer.Proto.INKFCPKBGPH();
|
|
}
|
|
BattleInfo.MergeFrom(other.BattleInfo);
|
|
}
|
|
avatarList_.Add(other.avatarList_);
|
|
lGDNIIGEPHH_.Add(other.lGDNIIGEPHH_);
|
|
_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: {
|
|
avatarList_.AddEntriesFrom(input, _repeated_avatarList_codec);
|
|
break;
|
|
}
|
|
case 24: {
|
|
EHPGCOGIGHM = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 34: {
|
|
battleTargetList_.AddEntriesFrom(input, _repeated_battleTargetList_codec);
|
|
break;
|
|
}
|
|
case 40: {
|
|
MDCJFOAFDJK = (global::EggLink.DanhengServer.Proto.KLNIPNJCNMJ) input.ReadEnum();
|
|
break;
|
|
}
|
|
case 50:
|
|
case 48: {
|
|
lGDNIIGEPHH_.AddEntriesFrom(input, _repeated_lGDNIIGEPHH_codec);
|
|
break;
|
|
}
|
|
case 82: {
|
|
if (battleInfo_ == null) {
|
|
BattleInfo = new global::EggLink.DanhengServer.Proto.INKFCPKBGPH();
|
|
}
|
|
input.ReadMessage(BattleInfo);
|
|
break;
|
|
}
|
|
case 96: {
|
|
RoundCnt = 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: {
|
|
avatarList_.AddEntriesFrom(ref input, _repeated_avatarList_codec);
|
|
break;
|
|
}
|
|
case 24: {
|
|
EHPGCOGIGHM = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 34: {
|
|
battleTargetList_.AddEntriesFrom(ref input, _repeated_battleTargetList_codec);
|
|
break;
|
|
}
|
|
case 40: {
|
|
MDCJFOAFDJK = (global::EggLink.DanhengServer.Proto.KLNIPNJCNMJ) input.ReadEnum();
|
|
break;
|
|
}
|
|
case 50:
|
|
case 48: {
|
|
lGDNIIGEPHH_.AddEntriesFrom(ref input, _repeated_lGDNIIGEPHH_codec);
|
|
break;
|
|
}
|
|
case 82: {
|
|
if (battleInfo_ == null) {
|
|
BattleInfo = new global::EggLink.DanhengServer.Proto.INKFCPKBGPH();
|
|
}
|
|
input.ReadMessage(BattleInfo);
|
|
break;
|
|
}
|
|
case 96: {
|
|
RoundCnt = input.ReadUInt32();
|
|
break;
|
|
}
|
|
}
|
|
}
|
|
}
|
|
#endif
|
|
|
|
}
|
|
|
|
#endregion
|
|
|
|
}
|
|
|
|
#endregion Designer generated code
|