Method HasMapping
HasMapping(TSource)
Gets whether source to destination mapping is registered.
public override bool HasMapping(TSource value)
Parameters
value
TSourceValue to check.
Gets whether source to destination mapping is registered.
public override bool HasMapping(TSource value)
value
TSourceValue to check.