Constructor EnumMapping
EnumMapping(TSource)
Initializes a new instance of the EnumMapping<TSource, TDest> class.
public EnumMapping(TSource maxValue)
Parameters
maxValue
TSourceMaximal value of the source enum.
Initializes a new instance of the EnumMapping<TSource, TDest> class.
public EnumMapping(TSource maxValue)
maxValue
TSourceMaximal value of the source enum.