Jelajahi Sumber

Address review comments.

Jon Skeet 10 tahun lalu
induk
melakukan
c671095e91
1 mengubah file dengan 0 tambahan dan 2 penghapusan
  1. 0 2
      csharp/src/Google.Protobuf/Reflection/IFieldAccessor.cs

+ 0 - 2
csharp/src/Google.Protobuf/Reflection/IFieldAccessor.cs

@@ -45,8 +45,6 @@ namespace Google.Protobuf.Reflection
         /// </summary>
         FieldDescriptor Descriptor { get; }
 
-        // TODO: Should the argument type for these messages be IMessage?
-
         /// <summary>
         /// Clears the field in the specified message. (For repeated fields,
         /// this clears the list.)