C# Class AutoMapper.UnitTests.Constructors.When_mapping_to_an_object_with_a_constructor_with_a_matching_argument

Inheritance: AutoMapperSpecBase
Datei anzeigen Open project: AutoMapper/AutoMapper

Protected Methods

Method Description
Because_of ( ) : void

Private Methods

Method Description
Should_map_the_constructor_argument ( ) : void
Should_map_the_existing_properties ( ) : void

Method Details

Because_of() protected method

protected Because_of ( ) : void
return void