C# 클래스 Shaolinq.InvalidDataAccessObjectModelDefinition

An exception that is thrown when there is a problem with the definition of a data access model and its associated data access object types.
상속: System.Exception
파일 보기 프로젝트 열기: tumtumtum/Shaolinq

공개 메소드들

메소드 설명
InvalidDataAccessObjectModelDefinition ( string message ) : System

메소드 상세

InvalidDataAccessObjectModelDefinition() 공개 메소드

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