C# 클래스 ET.Obj2Schema.MappingNotDefinedException

상속: System.Exception
파일 보기 프로젝트 열기: etcoding/Obj2Schema

공개 메소드들

메소드 설명
MappingNotDefinedException ( Type type ) : System
MappingNotDefinedException ( string message ) : System

보호된 메소드들

메소드 설명
MappingNotDefinedException ( System info, System context ) : System

메소드 상세

MappingNotDefinedException() 보호된 메소드

protected MappingNotDefinedException ( System info, System context ) : System
info System
context System
리턴 System

MappingNotDefinedException() 공개 메소드

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

MappingNotDefinedException() 공개 메소드

public MappingNotDefinedException ( string message ) : System
message string
리턴 System