C# 클래스 AutoMapper.UnitTests.Constructors.When_constructor_is_match_with_default_value.PersonDto

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

공개 메소드들

메소드 설명
PersonDto ( string name = null ) : System

메소드 상세

PersonDto() 공개 메소드

public PersonDto ( string name = null ) : System
name string
리턴 System