| MappingCpp Method |
Creates a "C++ like" mapping.
Namespace:
RW.Server.Component
Assembly:
RW.Server.Component (in RW.Server.Component.dll) Version: 7.2.0.0 (7.2.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