C# 클래스 NetBuild.CheckProject.CheckException

An exception representing a failed check.
상속: System.InvalidOperationException
파일 보기 프로젝트 열기: shuruev/CCNet.Extensions

공개 메소드들

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

Initializes a new instance.

메소드 상세

CheckException() 공개 메소드

Initializes a new instance.
public CheckException ( string message ) : System
message string
리턴 System