|
@@ -9,7 +9,7 @@ using pb = global::Google.Protobuf;
|
|
|
using pbc = global::Google.Protobuf.Collections;
|
|
|
using pbr = global::Google.Protobuf.Reflection;
|
|
|
using scg = global::System.Collections.Generic;
|
|
|
-namespace Google.Protobuf.WellKnownTypes {
|
|
|
+namespace NettyClient.proto {
|
|
|
|
|
|
/// <summary>Holder for reflection information generated from MessageProto.proto</summary>
|
|
|
public static partial class MessageProtoReflection {
|
|
@@ -26,12 +26,11 @@ namespace Google.Protobuf.WellKnownTypes {
|
|
|
string.Concat(
|
|
|
"ChJNZXNzYWdlUHJvdG8ucHJvdG8SEmNuLnNhZ2FjbG91ZC5wcm90byI3CgdN",
|
|
|
"ZXNzYWdlEgsKA2NtZBgBIAEoCRIOCgZ0YXNrSWQYAiABKAkSDwoHY29udGVu",
|
|
|
- "dBgDIAEoCUI0Qg9NZXNzYWdlUHJvdG9TdHJIAaoCHkdvb2dsZS5Qcm90b2J1",
|
|
|
- "Zi5XZWxsS25vd25UeXBlc2IGcHJvdG8z"));
|
|
|
+ "dBgDIAEoCUIQQgxNZXNzYWdlUHJvdG9IAWIGcHJvdG8z"));
|
|
|
descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData,
|
|
|
new pbr::FileDescriptor[] { },
|
|
|
new pbr::GeneratedClrTypeInfo(null, null, new pbr::GeneratedClrTypeInfo[] {
|
|
|
- new pbr::GeneratedClrTypeInfo(typeof(global::Google.Protobuf.WellKnownTypes.Message), global::Google.Protobuf.WellKnownTypes.Message.Parser, new[]{ "Cmd", "TaskId", "Content" }, null, null, null, null)
|
|
|
+ new pbr::GeneratedClrTypeInfo(typeof(global::NettyClient.proto.Message), global::NettyClient.proto.Message.Parser, new[]{ "Cmd", "TaskId", "Content" }, null, null, null, null)
|
|
|
}));
|
|
|
}
|
|
|
#endregion
|
|
@@ -46,7 +45,7 @@ namespace Google.Protobuf.WellKnownTypes {
|
|
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
|
public static pbr::MessageDescriptor Descriptor {
|
|
|
- get { return global::Google.Protobuf.WellKnownTypes.MessageProtoReflection.Descriptor.MessageTypes[0]; }
|
|
|
+ get { return global::NettyClient.proto.MessageProtoReflection.Descriptor.MessageTypes[0]; }
|
|
|
}
|
|
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|