Click or drag to resize
MappingCpp Method
Creates a "C++ like" mapping.

Namespace: RW.Server.Component
Assembly: RW.Server.Component (in RW.Server.Component.dll) Version: 6.3.0.0 (0.8.0.0)
Syntax
public static MappingAttributeMapper Cpp()

Return Value

Type: MappingAttributeMapper
A new MappingAttributeMapper that is a "C++ like" mapping.
See Also