GeneratedClrTypeInfo public sealed class GeneratedClrTypeInfo Documentation public Type ClrType { get; } public Type[] NestedEnums { get; } public GeneratedClrTypeInfo[] NestedTypes { get; } public string[] OneofNames { get; } public MessageParser Parser { get; } public string[] PropertyNames { get; } public GeneratedClrTypeInfo(Type clrType, MessageParser parser, string[] propertyNames, string[] oneofNames, Type[] nestedEnums, GeneratedClrTypeInfo[] nestedTypes) public GeneratedClrTypeInfo(Type[] nestedEnums, GeneratedClrTypeInfo[] nestedTypes)