C# 클래스 Spindle.ErrorHandler

파일 보기 프로젝트 열기: Ciastex/Centrifuge

공개 메소드들

메소드 설명
TerminateWithError ( string message, TerminationReason reason ) : void

메소드 상세

TerminateWithError() 공개 정적인 메소드

public static TerminateWithError ( string message, TerminationReason reason ) : void
message string
reason TerminationReason
리턴 void