C# Class ValidateBuilds.ValidationError

Afficher le fichier Open project: benjamin-bader/stiletto Class Usage Examples

Méthodes publiques

Méthode Description
ValidationError ( ValidationErrorType type, string message, FileInfo project ) : System.IO

Method Details

ValidationError() public méthode

public ValidationError ( ValidationErrorType type, string message, FileInfo project ) : System.IO
type ValidationErrorType
message string
project System.IO.FileInfo
Résultat System.IO