From b0888a42ad1459a8537faad47c47417925edec45 Mon Sep 17 00:00:00 2001 From: Jon Skeet Date: Tue, 29 Sep 2015 13:37:30 +0100 Subject: Generated code for previous commit --- csharp/src/Google.Protobuf/Reflection/DescriptorProtoFile.cs | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'csharp/src/Google.Protobuf/Reflection') 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()] + /// Holder for reflection information generated from google/protobuf/descriptor.proto internal static partial class DescriptorProtoFile { #region Descriptor + /// File descriptor for google/protobuf/descriptor.proto public static pbr::FileDescriptor Descriptor { get { return descriptor; } } @@ -878,6 +880,7 @@ namespace Google.Protobuf.Reflection { #region Nested types [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] + /// Container for nested types declared in the DescriptorProto message type. public static partial class Types { [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] internal sealed partial class ExtensionRange : pb::IMessage { @@ -1456,6 +1459,7 @@ namespace Google.Protobuf.Reflection { #region Nested types [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] + /// Container for nested types declared in the FieldDescriptorProto message type. 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()] + /// Container for nested types declared in the FileOptions message type. 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()] + /// Container for nested types declared in the FieldOptions message type. 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()] + /// Container for nested types declared in the UninterpretedOption message type. public static partial class Types { [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] internal sealed partial class NamePart : pb::IMessage { @@ -4239,6 +4246,7 @@ namespace Google.Protobuf.Reflection { #region Nested types [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] + /// Container for nested types declared in the SourceCodeInfo message type. public static partial class Types { [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] internal sealed partial class Location : pb::IMessage { -- cgit v1.2.3