mirror of
https://github.com/EggLinks/DanhengServer-OpenSource.git
synced 2026-01-02 20:26:03 +08:00
444 lines
17 KiB
C#
444 lines
17 KiB
C#
// <auto-generated>
|
|
// Generated by the protocol buffer compiler. DO NOT EDIT!
|
|
// source: MatchThreeV2PvpFinishScNotify.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 MatchThreeV2PvpFinishScNotify.proto</summary>
|
|
public static partial class MatchThreeV2PvpFinishScNotifyReflection {
|
|
|
|
#region Descriptor
|
|
/// <summary>File descriptor for MatchThreeV2PvpFinishScNotify.proto</summary>
|
|
public static pbr::FileDescriptor Descriptor {
|
|
get { return descriptor; }
|
|
}
|
|
private static pbr::FileDescriptor descriptor;
|
|
|
|
static MatchThreeV2PvpFinishScNotifyReflection() {
|
|
byte[] descriptorData = global::System.Convert.FromBase64String(
|
|
string.Concat(
|
|
"CiNNYXRjaFRocmVlVjJQdnBGaW5pc2hTY05vdGlmeS5wcm90bxoTRmlnaHRH",
|
|
"YW1lTW9kZS5wcm90bxoYTWF0Y2gzRmluaXNoUmVhc29uLnByb3RvGhFDRElN",
|
|
"RU1GSkpGUC5wcm90bxoRS0ZOSkFLR0VGTEEucHJvdG8i2QEKHU1hdGNoVGhy",
|
|
"ZWVWMlB2cEZpbmlzaFNjTm90aWZ5EiEKC0VBSE1KRkxMR0dLGAogASgLMgwu",
|
|
"S0ZOSkFLR0VGTEESIwoLQkVJUEJQS0tETUkYCyABKA4yDi5GaWdodEdhbWVN",
|
|
"b2RlEhMKC0ZER0RPS0FGQkRIGAIgASgNEiEKC05JQUVHSEpMTk1CGAcgASgL",
|
|
"MgwuQ0RJTUVNRkpKRlASIwoGcmVhc29uGA8gASgOMhMuTWF0Y2gzRmluaXNo",
|
|
"UmVhc29uEhMKC0tPSklISklIS0lBGAYgASgNQh6qAhtFZ2dMaW5rLkRhbmhl",
|
|
"bmdTZXJ2ZXIuUHJvdG9iBnByb3RvMw=="));
|
|
descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData,
|
|
new pbr::FileDescriptor[] { global::EggLink.DanhengServer.Proto.FightGameModeReflection.Descriptor, global::EggLink.DanhengServer.Proto.Match3FinishReasonReflection.Descriptor, global::EggLink.DanhengServer.Proto.CDIMEMFJJFPReflection.Descriptor, global::EggLink.DanhengServer.Proto.KFNJAKGEFLAReflection.Descriptor, },
|
|
new pbr::GeneratedClrTypeInfo(null, null, new pbr::GeneratedClrTypeInfo[] {
|
|
new pbr::GeneratedClrTypeInfo(typeof(global::EggLink.DanhengServer.Proto.MatchThreeV2PvpFinishScNotify), global::EggLink.DanhengServer.Proto.MatchThreeV2PvpFinishScNotify.Parser, new[]{ "EAHMJFLLGGK", "BEIPBPKKDMI", "FDGDOKAFBDH", "NIAEGHJLNMB", "Reason", "KOJIHJIHKIA" }, null, null, null, null)
|
|
}));
|
|
}
|
|
#endregion
|
|
|
|
}
|
|
#region Messages
|
|
[global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")]
|
|
public sealed partial class MatchThreeV2PvpFinishScNotify : pb::IMessage<MatchThreeV2PvpFinishScNotify>
|
|
#if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
|
|
, pb::IBufferMessage
|
|
#endif
|
|
{
|
|
private static readonly pb::MessageParser<MatchThreeV2PvpFinishScNotify> _parser = new pb::MessageParser<MatchThreeV2PvpFinishScNotify>(() => new MatchThreeV2PvpFinishScNotify());
|
|
private pb::UnknownFieldSet _unknownFields;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public static pb::MessageParser<MatchThreeV2PvpFinishScNotify> 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.MatchThreeV2PvpFinishScNotifyReflection.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 MatchThreeV2PvpFinishScNotify() {
|
|
OnConstruction();
|
|
}
|
|
|
|
partial void OnConstruction();
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public MatchThreeV2PvpFinishScNotify(MatchThreeV2PvpFinishScNotify other) : this() {
|
|
eAHMJFLLGGK_ = other.eAHMJFLLGGK_ != null ? other.eAHMJFLLGGK_.Clone() : null;
|
|
bEIPBPKKDMI_ = other.bEIPBPKKDMI_;
|
|
fDGDOKAFBDH_ = other.fDGDOKAFBDH_;
|
|
nIAEGHJLNMB_ = other.nIAEGHJLNMB_ != null ? other.nIAEGHJLNMB_.Clone() : null;
|
|
reason_ = other.reason_;
|
|
kOJIHJIHKIA_ = other.kOJIHJIHKIA_;
|
|
_unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields);
|
|
}
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public MatchThreeV2PvpFinishScNotify Clone() {
|
|
return new MatchThreeV2PvpFinishScNotify(this);
|
|
}
|
|
|
|
/// <summary>Field number for the "EAHMJFLLGGK" field.</summary>
|
|
public const int EAHMJFLLGGKFieldNumber = 10;
|
|
private global::EggLink.DanhengServer.Proto.KFNJAKGEFLA eAHMJFLLGGK_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public global::EggLink.DanhengServer.Proto.KFNJAKGEFLA EAHMJFLLGGK {
|
|
get { return eAHMJFLLGGK_; }
|
|
set {
|
|
eAHMJFLLGGK_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "BEIPBPKKDMI" field.</summary>
|
|
public const int BEIPBPKKDMIFieldNumber = 11;
|
|
private global::EggLink.DanhengServer.Proto.FightGameMode bEIPBPKKDMI_ = global::EggLink.DanhengServer.Proto.FightGameMode.None;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public global::EggLink.DanhengServer.Proto.FightGameMode BEIPBPKKDMI {
|
|
get { return bEIPBPKKDMI_; }
|
|
set {
|
|
bEIPBPKKDMI_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "FDGDOKAFBDH" field.</summary>
|
|
public const int FDGDOKAFBDHFieldNumber = 2;
|
|
private uint fDGDOKAFBDH_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public uint FDGDOKAFBDH {
|
|
get { return fDGDOKAFBDH_; }
|
|
set {
|
|
fDGDOKAFBDH_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "NIAEGHJLNMB" field.</summary>
|
|
public const int NIAEGHJLNMBFieldNumber = 7;
|
|
private global::EggLink.DanhengServer.Proto.CDIMEMFJJFP nIAEGHJLNMB_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public global::EggLink.DanhengServer.Proto.CDIMEMFJJFP NIAEGHJLNMB {
|
|
get { return nIAEGHJLNMB_; }
|
|
set {
|
|
nIAEGHJLNMB_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "reason" field.</summary>
|
|
public const int ReasonFieldNumber = 15;
|
|
private global::EggLink.DanhengServer.Proto.Match3FinishReason reason_ = global::EggLink.DanhengServer.Proto.Match3FinishReason.Default;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public global::EggLink.DanhengServer.Proto.Match3FinishReason Reason {
|
|
get { return reason_; }
|
|
set {
|
|
reason_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "KOJIHJIHKIA" field.</summary>
|
|
public const int KOJIHJIHKIAFieldNumber = 6;
|
|
private uint kOJIHJIHKIA_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public uint KOJIHJIHKIA {
|
|
get { return kOJIHJIHKIA_; }
|
|
set {
|
|
kOJIHJIHKIA_ = value;
|
|
}
|
|
}
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public override bool Equals(object other) {
|
|
return Equals(other as MatchThreeV2PvpFinishScNotify);
|
|
}
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public bool Equals(MatchThreeV2PvpFinishScNotify other) {
|
|
if (ReferenceEquals(other, null)) {
|
|
return false;
|
|
}
|
|
if (ReferenceEquals(other, this)) {
|
|
return true;
|
|
}
|
|
if (!object.Equals(EAHMJFLLGGK, other.EAHMJFLLGGK)) return false;
|
|
if (BEIPBPKKDMI != other.BEIPBPKKDMI) return false;
|
|
if (FDGDOKAFBDH != other.FDGDOKAFBDH) return false;
|
|
if (!object.Equals(NIAEGHJLNMB, other.NIAEGHJLNMB)) return false;
|
|
if (Reason != other.Reason) return false;
|
|
if (KOJIHJIHKIA != other.KOJIHJIHKIA) 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 (eAHMJFLLGGK_ != null) hash ^= EAHMJFLLGGK.GetHashCode();
|
|
if (BEIPBPKKDMI != global::EggLink.DanhengServer.Proto.FightGameMode.None) hash ^= BEIPBPKKDMI.GetHashCode();
|
|
if (FDGDOKAFBDH != 0) hash ^= FDGDOKAFBDH.GetHashCode();
|
|
if (nIAEGHJLNMB_ != null) hash ^= NIAEGHJLNMB.GetHashCode();
|
|
if (Reason != global::EggLink.DanhengServer.Proto.Match3FinishReason.Default) hash ^= Reason.GetHashCode();
|
|
if (KOJIHJIHKIA != 0) hash ^= KOJIHJIHKIA.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 (FDGDOKAFBDH != 0) {
|
|
output.WriteRawTag(16);
|
|
output.WriteUInt32(FDGDOKAFBDH);
|
|
}
|
|
if (KOJIHJIHKIA != 0) {
|
|
output.WriteRawTag(48);
|
|
output.WriteUInt32(KOJIHJIHKIA);
|
|
}
|
|
if (nIAEGHJLNMB_ != null) {
|
|
output.WriteRawTag(58);
|
|
output.WriteMessage(NIAEGHJLNMB);
|
|
}
|
|
if (eAHMJFLLGGK_ != null) {
|
|
output.WriteRawTag(82);
|
|
output.WriteMessage(EAHMJFLLGGK);
|
|
}
|
|
if (BEIPBPKKDMI != global::EggLink.DanhengServer.Proto.FightGameMode.None) {
|
|
output.WriteRawTag(88);
|
|
output.WriteEnum((int) BEIPBPKKDMI);
|
|
}
|
|
if (Reason != global::EggLink.DanhengServer.Proto.Match3FinishReason.Default) {
|
|
output.WriteRawTag(120);
|
|
output.WriteEnum((int) Reason);
|
|
}
|
|
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 (FDGDOKAFBDH != 0) {
|
|
output.WriteRawTag(16);
|
|
output.WriteUInt32(FDGDOKAFBDH);
|
|
}
|
|
if (KOJIHJIHKIA != 0) {
|
|
output.WriteRawTag(48);
|
|
output.WriteUInt32(KOJIHJIHKIA);
|
|
}
|
|
if (nIAEGHJLNMB_ != null) {
|
|
output.WriteRawTag(58);
|
|
output.WriteMessage(NIAEGHJLNMB);
|
|
}
|
|
if (eAHMJFLLGGK_ != null) {
|
|
output.WriteRawTag(82);
|
|
output.WriteMessage(EAHMJFLLGGK);
|
|
}
|
|
if (BEIPBPKKDMI != global::EggLink.DanhengServer.Proto.FightGameMode.None) {
|
|
output.WriteRawTag(88);
|
|
output.WriteEnum((int) BEIPBPKKDMI);
|
|
}
|
|
if (Reason != global::EggLink.DanhengServer.Proto.Match3FinishReason.Default) {
|
|
output.WriteRawTag(120);
|
|
output.WriteEnum((int) Reason);
|
|
}
|
|
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 (eAHMJFLLGGK_ != null) {
|
|
size += 1 + pb::CodedOutputStream.ComputeMessageSize(EAHMJFLLGGK);
|
|
}
|
|
if (BEIPBPKKDMI != global::EggLink.DanhengServer.Proto.FightGameMode.None) {
|
|
size += 1 + pb::CodedOutputStream.ComputeEnumSize((int) BEIPBPKKDMI);
|
|
}
|
|
if (FDGDOKAFBDH != 0) {
|
|
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(FDGDOKAFBDH);
|
|
}
|
|
if (nIAEGHJLNMB_ != null) {
|
|
size += 1 + pb::CodedOutputStream.ComputeMessageSize(NIAEGHJLNMB);
|
|
}
|
|
if (Reason != global::EggLink.DanhengServer.Proto.Match3FinishReason.Default) {
|
|
size += 1 + pb::CodedOutputStream.ComputeEnumSize((int) Reason);
|
|
}
|
|
if (KOJIHJIHKIA != 0) {
|
|
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(KOJIHJIHKIA);
|
|
}
|
|
if (_unknownFields != null) {
|
|
size += _unknownFields.CalculateSize();
|
|
}
|
|
return size;
|
|
}
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public void MergeFrom(MatchThreeV2PvpFinishScNotify other) {
|
|
if (other == null) {
|
|
return;
|
|
}
|
|
if (other.eAHMJFLLGGK_ != null) {
|
|
if (eAHMJFLLGGK_ == null) {
|
|
EAHMJFLLGGK = new global::EggLink.DanhengServer.Proto.KFNJAKGEFLA();
|
|
}
|
|
EAHMJFLLGGK.MergeFrom(other.EAHMJFLLGGK);
|
|
}
|
|
if (other.BEIPBPKKDMI != global::EggLink.DanhengServer.Proto.FightGameMode.None) {
|
|
BEIPBPKKDMI = other.BEIPBPKKDMI;
|
|
}
|
|
if (other.FDGDOKAFBDH != 0) {
|
|
FDGDOKAFBDH = other.FDGDOKAFBDH;
|
|
}
|
|
if (other.nIAEGHJLNMB_ != null) {
|
|
if (nIAEGHJLNMB_ == null) {
|
|
NIAEGHJLNMB = new global::EggLink.DanhengServer.Proto.CDIMEMFJJFP();
|
|
}
|
|
NIAEGHJLNMB.MergeFrom(other.NIAEGHJLNMB);
|
|
}
|
|
if (other.Reason != global::EggLink.DanhengServer.Proto.Match3FinishReason.Default) {
|
|
Reason = other.Reason;
|
|
}
|
|
if (other.KOJIHJIHKIA != 0) {
|
|
KOJIHJIHKIA = other.KOJIHJIHKIA;
|
|
}
|
|
_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 16: {
|
|
FDGDOKAFBDH = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 48: {
|
|
KOJIHJIHKIA = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 58: {
|
|
if (nIAEGHJLNMB_ == null) {
|
|
NIAEGHJLNMB = new global::EggLink.DanhengServer.Proto.CDIMEMFJJFP();
|
|
}
|
|
input.ReadMessage(NIAEGHJLNMB);
|
|
break;
|
|
}
|
|
case 82: {
|
|
if (eAHMJFLLGGK_ == null) {
|
|
EAHMJFLLGGK = new global::EggLink.DanhengServer.Proto.KFNJAKGEFLA();
|
|
}
|
|
input.ReadMessage(EAHMJFLLGGK);
|
|
break;
|
|
}
|
|
case 88: {
|
|
BEIPBPKKDMI = (global::EggLink.DanhengServer.Proto.FightGameMode) input.ReadEnum();
|
|
break;
|
|
}
|
|
case 120: {
|
|
Reason = (global::EggLink.DanhengServer.Proto.Match3FinishReason) input.ReadEnum();
|
|
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 16: {
|
|
FDGDOKAFBDH = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 48: {
|
|
KOJIHJIHKIA = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 58: {
|
|
if (nIAEGHJLNMB_ == null) {
|
|
NIAEGHJLNMB = new global::EggLink.DanhengServer.Proto.CDIMEMFJJFP();
|
|
}
|
|
input.ReadMessage(NIAEGHJLNMB);
|
|
break;
|
|
}
|
|
case 82: {
|
|
if (eAHMJFLLGGK_ == null) {
|
|
EAHMJFLLGGK = new global::EggLink.DanhengServer.Proto.KFNJAKGEFLA();
|
|
}
|
|
input.ReadMessage(EAHMJFLLGGK);
|
|
break;
|
|
}
|
|
case 88: {
|
|
BEIPBPKKDMI = (global::EggLink.DanhengServer.Proto.FightGameMode) input.ReadEnum();
|
|
break;
|
|
}
|
|
case 120: {
|
|
Reason = (global::EggLink.DanhengServer.Proto.Match3FinishReason) input.ReadEnum();
|
|
break;
|
|
}
|
|
}
|
|
}
|
|
}
|
|
#endif
|
|
|
|
}
|
|
|
|
#endregion
|
|
|
|
}
|
|
|
|
#endregion Designer generated code
|