aboutsummaryrefslogtreecommitdiff
path: root/csharp/src/Google.Protobuf.Conformance
diff options
context:
space:
mode:
Diffstat (limited to 'csharp/src/Google.Protobuf.Conformance')
-rw-r--r--csharp/src/Google.Protobuf.Conformance/Conformance.cs6
1 files changed, 6 insertions, 0 deletions
diff --git a/csharp/src/Google.Protobuf.Conformance/Conformance.cs b/csharp/src/Google.Protobuf.Conformance/Conformance.cs
index 41492f21..0854d69b 100644
--- a/csharp/src/Google.Protobuf.Conformance/Conformance.cs
+++ b/csharp/src/Google.Protobuf.Conformance/Conformance.cs
@@ -10,9 +10,11 @@ using scg = global::System.Collections.Generic;
namespace Conformance {
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
+ /// <summary>Holder for reflection information generated from conformance.proto</summary>
public static partial class Conformance {
#region Descriptor
+ /// <summary>File descriptor for conformance.proto</summary>
public static pbr::FileDescriptor Descriptor {
get { return descriptor; }
}
@@ -225,6 +227,7 @@ namespace Conformance {
}
private object payload_;
+ /// <summary>Enum of possibly cases for the "payload" oneof.</summary>
public enum PayloadOneofCase {
None = 0,
ProtobufPayload = 1,
@@ -431,6 +434,7 @@ namespace Conformance {
}
private object result_;
+ /// <summary>Enum of possibly cases for the "result" oneof.</summary>
public enum ResultOneofCase {
None = 0,
ParseError = 1,
@@ -1240,6 +1244,7 @@ namespace Conformance {
}
private object oneofField_;
+ /// <summary>Enum of possibly cases for the "oneof_field" oneof.</summary>
public enum OneofFieldOneofCase {
None = 0,
OneofUint32 = 111,
@@ -2124,6 +2129,7 @@ namespace Conformance {
#region Nested types
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
+ /// <summary>Container for nested types declared in the TestAllTypes message type.</summary>
public static partial class Types {
public enum NestedEnum {
FOO = 0,