메소드 | 설명 | |
---|---|---|
GeneratedClrTypeInfo ( |
Creates a GeneratedClrTypeInfo for a file descriptor, with only types and enums.
|
|
GeneratedClrTypeInfo ( |
Creates a GeneratedClrTypeInfo for a message descriptor, with nested types, nested enums, the CLR type, property names and oneof names. Each array parameter may be null, to indicate a lack of values. The parameter order is designed to make it feasible to format the generated code readably.
|
public GeneratedClrTypeInfo ( |
||
nestedEnums | ||
nestedTypes | ||
리턴 | System |
public GeneratedClrTypeInfo ( |
||
clrType | ||
parser | MessageParser | |
propertyNames | string | |
oneofNames | string | |
nestedEnums | ||
nestedTypes | ||
리턴 | System |