| MappingCpp Method |
Creates a "C++ like" mapping.
Namespace: RW.Server.ComponentAssembly: RW.Server.Component (in RW.Server.Component.dll) Version: 6.3.0.0 (0.8.0.0)
Syntax public static MappingAttributeMapper Cpp()
Public Shared Function Cpp As MappingAttributeMapper
public:
static MappingAttributeMapper^ Cpp()
Return Value
Type:
MappingAttributeMapper
A new
MappingAttributeMapper that is a "C++ like"
mapping.
See Also