C# 클래스 withSIX.Core.SetupException

상속: System.InvalidOperationException
파일 보기 프로젝트 열기: SIXNetworks/withSIX.Desktop 1 사용 예제들

보호된 메소드들

메소드 설명
SetupException ( string message ) : System
SetupException ( string message, Exception ex ) : System

메소드 상세

SetupException() 보호된 메소드

protected SetupException ( string message ) : System
message string
리턴 System

SetupException() 보호된 메소드

protected SetupException ( string message, Exception ex ) : System
message string
ex System.Exception
리턴 System