C# Class NetBuild.CheckProject.CheckException

An exception representing a failed check.
Inheritance: System.InvalidOperationException
Afficher le fichier Open project: shuruev/CCNet.Extensions

Méthodes publiques

Méthode Description
CheckException ( string message ) : System

Initializes a new instance.

Method Details

CheckException() public méthode

Initializes a new instance.
public CheckException ( string message ) : System
message string
Résultat System