Click or drag to resize

MapperKernelClone Method

Overload List
  NameDescription
Public methodCode exampleClone(IMapper, MapperCloneFlags)
Create a clone of the mapper. Unless otherwise specified by modifier flags, the clone will be requeried using the same filters and sort as the original mapper.
Public methodClone(IMapper, MapperCloneFlags, Flavors)
Create a clone of the mapper. Unless otherwise specified by modifier flags, the clone will be requeried using the same filters and sort as the original mapper.
Top
See Also