C# Class FillingExistingDestination.When_the_destination_object_is_specified_with_child_objects

Inheritance: AutoMapperSpecBase
Show file Open project: jbogard/AutoMapper

Protected Methods

Method Description
Because_of ( ) : void

Private Methods

Method Description
Should_do_the_translation ( ) : void
Should_return_the_destination_object_that_was_passed_in ( ) : void

Method Details

Because_of() protected method

protected Because_of ( ) : void
return void