C# Class AutoMapper.UnitTests.Constructors.When_mapping_to_an_object_with_a_constructor_with_a_matching_argument.Dest

Show file Open project: AutoMapper/AutoMapper

Public Methods

Method Description
Dest ( int foo ) : System

Method Details

Dest() public method

public Dest ( int foo ) : System
foo int
return System