aboutsummaryrefslogtreecommitdiffhomepage
path: root/csharp/src/AddressBook
diff options
context:
space:
mode:
authorGravatar Jon Skeet <jonskeet@google.com>2015-09-29 13:37:30 +0100
committerGravatar Jon Skeet <jonskeet@google.com>2015-09-29 13:37:30 +0100
commitb0888a42ad1459a8537faad47c47417925edec45 (patch)
treee87f4a1b35b957bf04370a8d499736a730347e7c /csharp/src/AddressBook
parent2212f56bcdfd5d830a18a3c4aaecb0a6ad564e54 (diff)
Generated code for previous commit
Diffstat (limited to 'csharp/src/AddressBook')
-rw-r--r--csharp/src/AddressBook/Addressbook.cs3
1 files changed, 3 insertions, 0 deletions
diff --git a/csharp/src/AddressBook/Addressbook.cs b/csharp/src/AddressBook/Addressbook.cs
index 017a3f84..a8cdbe02 100644
--- a/csharp/src/AddressBook/Addressbook.cs
+++ b/csharp/src/AddressBook/Addressbook.cs
@@ -10,9 +10,11 @@ using scg = global::System.Collections.Generic;
namespace Google.Protobuf.Examples.AddressBook {
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
+ /// <summary>Holder for reflection information generated from addressbook.proto</summary>
public static partial class Addressbook {
#region Descriptor
+ /// <summary>File descriptor for addressbook.proto</summary>
public static pbr::FileDescriptor Descriptor {
get { return descriptor; }
}
@@ -213,6 +215,7 @@ namespace Google.Protobuf.Examples.AddressBook {
#region Nested types
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
+ /// <summary>Container for nested types declared in the Person message type.</summary>
public static partial class Types {
public enum PhoneType {
MOBILE = 0,