C# Class DynamicMapping.When_mapping_two_non_configured_types_with_nesting

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

Public Methods

Method Description
When_mapping_two_non_configured_types_with_nesting ( ) : System

Private Methods

Method Description
Should_dynamically_map_the_children ( ) : void
Should_dynamically_map_the_two_types ( ) : void

Method Details

When_mapping_two_non_configured_types_with_nesting() public method

public When_mapping_two_non_configured_types_with_nesting ( ) : System
return System