aboutsummaryrefslogtreecommitdiff
path: root/csharp/src/Google.Protobuf/Reflection
diff options
context:
space:
mode:
authorJon Skeet <jonskeet@google.com>2015-09-29 13:37:30 +0100
committerJon Skeet <jonskeet@google.com>2015-09-29 13:37:30 +0100
commitb0888a42ad1459a8537faad47c47417925edec45 (patch)
treee87f4a1b35b957bf04370a8d499736a730347e7c /csharp/src/Google.Protobuf/Reflection
parent2212f56bcdfd5d830a18a3c4aaecb0a6ad564e54 (diff)
downloadprotobuf-b0888a42ad1459a8537faad47c47417925edec45.tar.gz
protobuf-b0888a42ad1459a8537faad47c47417925edec45.tar.bz2
protobuf-b0888a42ad1459a8537faad47c47417925edec45.zip
Generated code for previous commit
Diffstat (limited to 'csharp/src/Google.Protobuf/Reflection')
-rw-r--r--csharp/src/Google.Protobuf/Reflection/DescriptorProtoFile.cs8
1 files changed, 8 insertions, 0 deletions
diff --git a/csharp/src/Google.Protobuf/Reflection/DescriptorProtoFile.cs b/csharp/src/Google.Protobuf/Reflection/DescriptorProtoFile.cs
index 5072abe2..fccadc89 100644
--- a/csharp/src/Google.Protobuf/Reflection/DescriptorProtoFile.cs
+++ b/csharp/src/Google.Protobuf/Reflection/DescriptorProtoFile.cs
@@ -10,9 +10,11 @@ using scg = global::System.Collections.Generic;
namespace Google.Protobuf.Reflection {
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
+ /// <summary>Holder for reflection information generated from google/protobuf/descriptor.proto</summary>
internal static partial class DescriptorProtoFile {
#region Descriptor
+ /// <summary>File descriptor for google/protobuf/descriptor.proto</summary>
public static pbr::FileDescriptor Descriptor {
get { return descriptor; }
}
@@ -878,6 +880,7 @@ namespace Google.Protobuf.Reflection {
#region Nested types
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
+ /// <summary>Container for nested types declared in the DescriptorProto message type.</summary>
public static partial class Types {
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
internal sealed partial class ExtensionRange : pb::IMessage<ExtensionRange> {
@@ -1456,6 +1459,7 @@ namespace Google.Protobuf.Reflection {
#region Nested types
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
+ /// <summary>Container for nested types declared in the FieldDescriptorProto message type.</summary>
public static partial class Types {
internal enum Type {
TYPE_DOUBLE = 1,
@@ -2777,6 +2781,7 @@ namespace Google.Protobuf.Reflection {
#region Nested types
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
+ /// <summary>Container for nested types declared in the FileOptions message type.</summary>
public static partial class Types {
internal enum OptimizeMode {
SPEED = 1,
@@ -3237,6 +3242,7 @@ namespace Google.Protobuf.Reflection {
#region Nested types
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
+ /// <summary>Container for nested types declared in the FieldOptions message type.</summary>
public static partial class Types {
internal enum CType {
STRING = 0,
@@ -4011,6 +4017,7 @@ namespace Google.Protobuf.Reflection {
#region Nested types
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
+ /// <summary>Container for nested types declared in the UninterpretedOption message type.</summary>
public static partial class Types {
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
internal sealed partial class NamePart : pb::IMessage<NamePart> {
@@ -4239,6 +4246,7 @@ namespace Google.Protobuf.Reflection {
#region Nested types
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
+ /// <summary>Container for nested types declared in the SourceCodeInfo message type.</summary>
public static partial class Types {
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
internal sealed partial class Location : pb::IMessage<Location> {