TypeModelMapType Method (Type, Boolean) |
Namespace:
ProtoBuf.Meta
Assembly:
RebornBuddy (in RebornBuddy.exe) Version: 3.3.1; net-4.5.win32; release
Syntaxprotected virtual Type MapType(
Type type,
bool demand
)
Parameters
- type
- Type: SystemType
- demand
- Type: SystemBoolean
Return Value
Type:
Type
See Also