C# 클래스 AutoMapper.UnitTests.Constructors.When_constructor_matches_but_the_destination_is_passed.Destination

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

공개 메소드들

메소드 설명
Destination ( ) : System
Destination ( MyType myType ) : System

메소드 상세

Destination() 공개 메소드

public Destination ( ) : System
리턴 System

Destination() 공개 메소드

public Destination ( MyType myType ) : System
myType MyType
리턴 System