mengxiangge vor 4 Jahren
Ursprung
Commit
5846299f1c
1 geänderte Dateien mit 11 neuen und 11 gelöschten Zeilen
  1. 11 11
      Dispatcher/NettyClient/proto/MessageProto.cs

+ 11 - 11
Dispatcher/NettyClient/proto/MessageProto.cs

@@ -1,6 +1,6 @@
 // <auto-generated>
 //     Generated by the protocol buffer compiler.  DO NOT EDIT!
-//     source: MessageProto.proto
+//     source: MessageProto-cs.proto
 // </auto-generated>
 #pragma warning disable 1591, 0612, 3021
 #region Designer generated code
@@ -9,28 +9,28 @@ using pb = global::Google.Protobuf;
 using pbc = global::Google.Protobuf.Collections;
 using pbr = global::Google.Protobuf.Reflection;
 using scg = global::System.Collections.Generic;
-namespace NettyClient.proto {
+namespace NettyClient.Proto {
 
-  /// <summary>Holder for reflection information generated from MessageProto.proto</summary>
-  public static partial class MessageProtoReflection {
+  /// <summary>Holder for reflection information generated from MessageProto-cs.proto</summary>
+  public static partial class MessageProtoCsReflection {
 
     #region Descriptor
-    /// <summary>File descriptor for MessageProto.proto</summary>
+    /// <summary>File descriptor for MessageProto-cs.proto</summary>
     public static pbr::FileDescriptor Descriptor {
       get { return descriptor; }
     }
     private static pbr::FileDescriptor descriptor;
 
-    static MessageProtoReflection() {
+    static MessageProtoCsReflection() {
       byte[] descriptorData = global::System.Convert.FromBase64String(
           string.Concat(
-            "ChJNZXNzYWdlUHJvdG8ucHJvdG8SEmNuLnNhZ2FjbG91ZC5wcm90byI3CgdN",
-            "ZXNzYWdlEgsKA2NtZBgBIAEoCRIOCgZ0YXNrSWQYAiABKAkSDwoHY29udGVu",
-            "dBgDIAEoCUIQQgxNZXNzYWdlUHJvdG9IAWIGcHJvdG8z"));
+            "ChVNZXNzYWdlUHJvdG8tY3MucHJvdG8SEU5ldHR5Q2xpZW50LnByb3RvIjcK",
+            "B01lc3NhZ2USCwoDY21kGAEgASgJEg4KBnRhc2tJZBgCIAEoCRIPCgdjb250",
+            "ZW50GAMgASgJQhNCD01lc3NhZ2VQcm90b1N0ckgBYgZwcm90bzM="));
       descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData,
           new pbr::FileDescriptor[] { },
           new pbr::GeneratedClrTypeInfo(null, null, new pbr::GeneratedClrTypeInfo[] {
-            new pbr::GeneratedClrTypeInfo(typeof(global::NettyClient.proto.Message), global::NettyClient.proto.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
@@ -45,7 +45,7 @@ namespace NettyClient.proto {
 
     [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
     public static pbr::MessageDescriptor Descriptor {
-      get { return global::NettyClient.proto.MessageProtoReflection.Descriptor.MessageTypes[0]; }
+      get { return global::NettyClient.Proto.MessageProtoCsReflection.Descriptor.MessageTypes[0]; }
     }
 
     [global::System.Diagnostics.DebuggerNonUserCodeAttribute]