C# 클래스 AutoCrud.UnsupportedActionException

상속: Exception
파일 보기 프로젝트 열기: alicompiler/AutoCrud.NetCore

공개 메소드들

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

메소드 상세

UnsupportedActionException() 공개 메소드

public UnsupportedActionException ( ) : System
리턴 System

UnsupportedActionException() 공개 메소드

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