aboutsummaryrefslogtreecommitdiff
path: root/csharp/src/Google.Protobuf/WellKnownTypes/Type.cs
diff options
context:
space:
mode:
authorJon Skeet <skeet@pobox.com>2015-09-30 09:58:07 +0100
committerJon Skeet <skeet@pobox.com>2015-09-30 09:58:07 +0100
commitaa7ea3b698ed0ca4ae7e9bf2b1996db00063de32 (patch)
treef0283ea0d6ad799dcf1e66e96774c4f6298905e0 /csharp/src/Google.Protobuf/WellKnownTypes/Type.cs
parent5ebac49f1ed26b9c71bab6b47c92542be367f278 (diff)
parent6bbbdfa24c51c9aae1c58f25c84ad9759f05eab9 (diff)
downloadprotobuf-aa7ea3b698ed0ca4ae7e9bf2b1996db00063de32.tar.gz
protobuf-aa7ea3b698ed0ca4ae7e9bf2b1996db00063de32.tar.bz2
protobuf-aa7ea3b698ed0ca4ae7e9bf2b1996db00063de32.zip
Merge pull request #834 from jskeet/docfixes
Add (some) XML documentation to generated code
Diffstat (limited to 'csharp/src/Google.Protobuf/WellKnownTypes/Type.cs')
-rw-r--r--csharp/src/Google.Protobuf/WellKnownTypes/Type.cs3
1 files changed, 3 insertions, 0 deletions
diff --git a/csharp/src/Google.Protobuf/WellKnownTypes/Type.cs b/csharp/src/Google.Protobuf/WellKnownTypes/Type.cs
index eb676945..48039d66 100644
--- a/csharp/src/Google.Protobuf/WellKnownTypes/Type.cs
+++ b/csharp/src/Google.Protobuf/WellKnownTypes/Type.cs
@@ -11,10 +11,12 @@ namespace Google.Protobuf.WellKnownTypes {
namespace Proto {
+ /// <summary>Holder for reflection information generated from google/protobuf/type.proto</summary>
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
public static partial class Type {
#region Descriptor
+ /// <summary>File descriptor for google/protobuf/type.proto</summary>
public static pbr::FileDescriptor Descriptor {
get { return descriptor; }
}
@@ -595,6 +597,7 @@ namespace Google.Protobuf.WellKnownTypes {
}
#region Nested types
+ /// <summary>Container for nested types declared in the Field message type.</summary>
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
public static partial class Types {
public enum Kind {