Home
last modified time | relevance | path

Searched refs:NestedCommentMessage (Results 1 - 1 of 1) sorted by relevance

/third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/
H A DUnittestProto3.cs197 new pbr::GeneratedClrTypeInfo(typeof(global::Google.Protobuf.TestProtos.CommentMessage), global::Google.Protobuf.TestProtos.CommentMessage.Parser, new[]{ "Text" }, null, new[]{ typeof(global::Google.Protobuf.TestProtos.CommentMessage.Types.NestedCommentEnum) }, null, new pbr::GeneratedClrTypeInfo[] { new pbr::GeneratedClrTypeInfo(typeof(global::Google.Protobuf.TestProtos.CommentMessage.Types.NestedCommentMessage), global::Google.Protobuf.TestProtos.CommentMessage.Types.NestedCommentMessage.Parser, new[]{ "NestedText" }, null, null, null, null)}) in UnittestProto3Reflection()
9718 public sealed partial class NestedCommentMessage : pb::IMessage<NestedCommentMessage> class in Google.Protobuf.TestProtos.CommentMessage.Types
9723 private static readonly pb::MessageParser<NestedCommentMessage> _parser = new pb::MessageParser<NestedCommentMessage>(() => new NestedCommentMessage());
9726 public static pb::MessageParser<NestedCommentMessage> Parser { get { return _parser; } }
9739 public NestedCommentMessage() { in NestedCommentMessage() method in Google.Protobuf.TestProtos.CommentMessage.Types.NestedCommentMessage
9746 public NestedCommentMessage(NestedCommentMessag method in Google.Protobuf.TestProtos.CommentMessage.Types.NestedCommentMessage
[all...]

Completed in 13 milliseconds