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

Show file Open project: AutoMapper/AutoMapper

Public Methods

Method Description
Destination ( int foo ) : System

Method Details

Destination() public method

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