MetaTypeAddSubType Method (Int32, Type) |
Namespace:
ProtoBuf.Meta
Assembly:
RebornBuddy (in RebornBuddy.exe) Version: 3.3.1; net-4.5.win32; release
Syntaxpublic MetaType AddSubType(
int fieldNumber,
Type derivedType
)
Parameters
- fieldNumber
- Type: SystemInt32
- derivedType
- Type: SystemType
Return Value
Type:
MetaType
See Also