C# Class AutoMapper.UnitTests.Constructors.When_the_destination_has_a_matching_constructor_with_optional_extra_parameters

Inheritance: AutoMapperSpecBase
Show file Open project: AutoMapper/AutoMapper

Protected Methods

Method Description
Because_of ( ) : void

Private Methods

Method Description
Should_map_the_constructor_argument ( ) : void

Method Details

Because_of() protected method

protected Because_of ( ) : void
return void