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/Struct.cs | 3 +++ 1 file changed, 3 insertions(+) (limited to 'csharp/src/Google.Protobuf/WellKnownTypes/Struct.cs') diff --git a/csharp/src/Google.Protobuf/WellKnownTypes/Struct.cs b/csharp/src/Google.Protobuf/WellKnownTypes/Struct.cs index cab771c0..13d20ad6 100644 --- a/csharp/src/Google.Protobuf/WellKnownTypes/Struct.cs +++ b/csharp/src/Google.Protobuf/WellKnownTypes/Struct.cs @@ -12,9 +12,11 @@ namespace Google.Protobuf.WellKnownTypes { namespace Proto { [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] + /// Holder for reflection information generated from google/protobuf/struct.proto public static partial class Struct { #region Descriptor + /// File descriptor for google/protobuf/struct.proto public static pbr::FileDescriptor Descriptor { get { return descriptor; } } @@ -253,6 +255,7 @@ namespace Google.Protobuf.WellKnownTypes { } private object kind_; + /// Enum of possibly cases for the "kind" oneof. public enum KindOneofCase { None = 0, NullValue = 1, -- cgit v1.2.3