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

Datei anzeigen Open project: AutoMapper/AutoMapper

Public Methods

Method Description
Destination ( MyType myType ) : System

Private Methods

Method Description
Destination ( ) : System

Method Details

Destination() public method

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