C# 클래스 CodeBuilder.Exceptions.NotSupportDatabaseException

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

공개 메소드들

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

메소드 상세

NotSupportDatabaseException() 공개 메소드

public NotSupportDatabaseException ( ) : System
리턴 System

NotSupportDatabaseException() 공개 메소드

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