aboutsummaryrefslogtreecommitdiffhomepage
path: root/csharp/src/Google.Protobuf.Test/TestProtos/UnittestProto3.cs
diff options
context:
space:
mode:
authorGravatar Jon Skeet <jonskeet@google.com>2015-09-29 14:34:31 +0100
committerGravatar Jon Skeet <jonskeet@google.com>2015-09-29 14:34:31 +0100
commite2c823027e674646a60a262830f08497bf046b38 (patch)
tree04cf158320a969d6d72fa23f17cc7cb2f2e1756a /csharp/src/Google.Protobuf.Test/TestProtos/UnittestProto3.cs
parent1351d20c3165b1d3f5b40172c3ec7fed4ef21fc5 (diff)
Generated code changes for previous commit.
Diffstat (limited to 'csharp/src/Google.Protobuf.Test/TestProtos/UnittestProto3.cs')
-rw-r--r--csharp/src/Google.Protobuf.Test/TestProtos/UnittestProto3.cs6
1 files changed, 3 insertions, 3 deletions
diff --git a/csharp/src/Google.Protobuf.Test/TestProtos/UnittestProto3.cs b/csharp/src/Google.Protobuf.Test/TestProtos/UnittestProto3.cs
index 37d3bac3..ccafafc0 100644
--- a/csharp/src/Google.Protobuf.Test/TestProtos/UnittestProto3.cs
+++ b/csharp/src/Google.Protobuf.Test/TestProtos/UnittestProto3.cs
@@ -9,8 +9,8 @@ using pbr = global::Google.Protobuf.Reflection;
using scg = global::System.Collections.Generic;
namespace Google.Protobuf.TestProtos {
- [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
/// <summary>Holder for reflection information generated from google/protobuf/unittest_proto3.proto</summary>
+ [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
public static partial class UnittestProto3 {
#region Descriptor
@@ -1446,8 +1446,8 @@ namespace Google.Protobuf.TestProtos {
}
#region Nested types
- [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
/// <summary>Container for nested types declared in the TestAllTypes message type.</summary>
+ [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
public static partial class Types {
public enum NestedEnum {
NESTED_ENUM_UNSPECIFIED = 0,
@@ -3060,8 +3060,8 @@ namespace Google.Protobuf.TestProtos {
}
#region Nested types
- [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
/// <summary>Container for nested types declared in the TestFieldOrderings message type.</summary>
+ [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
public static partial class Types {
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
public sealed partial class NestedMessage : pb::IMessage<NestedMessage> {