C# Class DynamicMapping.When_mapping_to_an_existing_destination_object

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

Public Methods

Method Description
When_mapping_to_an_existing_destination_object ( ) : System

Private Methods

Method Description
Should_map_new_values ( ) : void
Should_preserve_existing_values ( ) : void

Method Details

When_mapping_to_an_existing_destination_object() public method

public When_mapping_to_an_existing_destination_object ( ) : System
return System