Added a doc TODO
This commit is contained in:
parent
57be03df65
commit
be432ca43c
@ -21,6 +21,9 @@ using Google.ProtocolBuffers.Collections;
|
||||
using Google.ProtocolBuffers.Descriptors;
|
||||
|
||||
namespace Google.ProtocolBuffers {
|
||||
/// <summary>
|
||||
/// TODO(jonskeet): Write summary text.
|
||||
/// </summary>
|
||||
public sealed class UninitializedMessageException : Exception {
|
||||
|
||||
private readonly IList<string> missingFields;
|
||||
|
Loading…
Reference in New Issue
Block a user