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/Any.cs | 2 ++ 1 file changed, 2 insertions(+) (limited to 'csharp/src/Google.Protobuf/WellKnownTypes/Any.cs') diff --git a/csharp/src/Google.Protobuf/WellKnownTypes/Any.cs b/csharp/src/Google.Protobuf/WellKnownTypes/Any.cs index 51ff2d4e..f1540918 100644 --- a/csharp/src/Google.Protobuf/WellKnownTypes/Any.cs +++ b/csharp/src/Google.Protobuf/WellKnownTypes/Any.cs @@ -12,9 +12,11 @@ namespace Google.Protobuf.WellKnownTypes { namespace Proto { [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] + /// Holder for reflection information generated from google/protobuf/any.proto public static partial class Any { #region Descriptor + /// File descriptor for google/protobuf/any.proto public static pbr::FileDescriptor Descriptor { get { return descriptor; } } -- cgit v1.2.3