C# 클래스 AutoMapper.UnitTests.Constructors.MappingMultipleConstructorArguments.DestinationFoo

파일 보기 프로젝트 열기: AutoMapper/AutoMapper

공개 메소드들

메소드 설명
DestinationFoo ( DestinationBar bar, DestinationBar bar2 ) : System

메소드 상세

DestinationFoo() 공개 메소드

public DestinationFoo ( DestinationBar bar, DestinationBar bar2 ) : System
bar DestinationBar
bar2 DestinationBar
리턴 System