Property DestToSource
DestToSource
Destination to source mapping.
public abstract AbstractEnumMapping<TDest, TSource> DestToSource { get; }
Property Value
- AbstractEnumMapping<TDest, TSource>
Destination to source mapping.
public abstract AbstractEnumMapping<TDest, TSource> DestToSource { get; }