C# Class AutoMapper.UnitTests.Constructors.When_mapping_to_an_object_with_a_private_constructor

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