C# Class Constructors.When_mapping_to_an_object_with_multiple_constructors_and_constructor_mapping_is_disabled

Inheritance: AutoMapperSpecBase
ファイルを表示 Open project: jbogard/AutoMapper

Protected Methods

Method Description
Because_of ( ) : void

Private Methods

Method Description
Should_map_the_existing_properties ( ) : void

Method Details

Because_of() protected method

protected Because_of ( ) : void
return void