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/WellKnownTypes/Type.cs | 3 +++ 1 file changed, 3 insertions(+) (limited to 'csharp/src/Google.Protobuf/WellKnownTypes/Type.cs') diff --git a/csharp/src/Google.Protobuf/WellKnownTypes/Type.cs b/csharp/src/Google.Protobuf/WellKnownTypes/Type.cs index eb676945..d816da38 100644 --- a/csharp/src/Google.Protobuf/WellKnownTypes/Type.cs +++ b/csharp/src/Google.Protobuf/WellKnownTypes/Type.cs @@ -12,9 +12,11 @@ namespace Google.Protobuf.WellKnownTypes { namespace Proto { [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] + /// Holder for reflection information generated from google/protobuf/type.proto public static partial class Type { #region Descriptor + /// File descriptor for google/protobuf/type.proto public static pbr::FileDescriptor Descriptor { get { return descriptor; } } @@ -596,6 +598,7 @@ namespace Google.Protobuf.WellKnownTypes { #region Nested types [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] + /// Container for nested types declared in the Field message type. public static partial class Types { public enum Kind { TYPE_UNKNOWN = 0, -- cgit v1.2.3