C# 클래스 WeenyMapper.Exceptions.MissingDefaultConstructorException

상속: ReflectionException
파일 보기 프로젝트 열기: erikojebo/WeenyMapper

공개 메소드들

메소드 설명
MissingDefaultConstructorException ( Type type ) : System

메소드 상세

MissingDefaultConstructorException() 공개 메소드

public MissingDefaultConstructorException ( Type type ) : System
type System.Type
리턴 System