RuntimeTypeModelAdd Method |
Namespace:
ProtoBuf.Meta
Assembly:
RebornBuddy (in RebornBuddy.exe) Version: 3.3.1; net-4.5.win32; release
Syntaxpublic MetaType Add(
Type type,
bool applyDefaultBehaviour
)
Parameters
- type
- Type: SystemType
- applyDefaultBehaviour
- Type: SystemBoolean
Return Value
Type:
MetaType
See Also