aboutsummaryrefslogtreecommitdiff
path: root/csharp/src/Google.Protobuf/WellKnownTypes/Duration.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/Duration.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/Duration.cs')
-rw-r--r--csharp/src/Google.Protobuf/WellKnownTypes/Duration.cs2
1 files changed, 2 insertions, 0 deletions
diff --git a/csharp/src/Google.Protobuf/WellKnownTypes/Duration.cs b/csharp/src/Google.Protobuf/WellKnownTypes/Duration.cs
index fce1de0b..e671eac8 100644
--- a/csharp/src/Google.Protobuf/WellKnownTypes/Duration.cs
+++ b/csharp/src/Google.Protobuf/WellKnownTypes/Duration.cs
@@ -11,10 +11,12 @@ namespace Google.Protobuf.WellKnownTypes {
namespace Proto {
+ /// <summary>Holder for reflection information generated from google/protobuf/duration.proto</summary>
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
public static partial class Duration {
#region Descriptor
+ /// <summary>File descriptor for google/protobuf/duration.proto</summary>
public static pbr::FileDescriptor Descriptor {
get { return descriptor; }
}