C# Class AutoMapper.UnitTests.Constructors.When_constructor_matches_but_the_destination_is_passed.Destination

Show file Open project: AutoMapper/AutoMapper

Public Methods

Method Description
Destination ( ) : System
Destination ( MyType myType ) : System

Method Details

Destination() public method

public Destination ( ) : System
return System

Destination() public method

public Destination ( MyType myType ) : System
myType MyType
return System