Method Mutate
Mutate(MappingBinding)
Called by the default mapper to allow this mutator to update the mapping configuration for a property or parameter.
public virtual void Mutate(MappingBinding binding)
Parameters
bindingMappingBindingThe binding to mutate. Modify its properties to change mapping behaviour.