C# 클래스 cleanLayer.Library.Scripts.TerminateException

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

공개 메소드들

메소드 설명
TerminateException ( ) : System
TerminateException ( string reason ) : System

메소드 상세

TerminateException() 공개 메소드

public TerminateException ( ) : System
리턴 System

TerminateException() 공개 메소드

public TerminateException ( string reason ) : System
reason string
리턴 System