C# Class CCNet.Build.CheckProject.ProjectFileShouldExist

Inheritance: IChecker
Afficher le fichier Open project: shuruev/CCNet.Extensions

Méthodes publiques

Méthode Description
Check ( CheckContext context ) : void

Méthodes protégées

Méthode Description
Check ( List files, string extension ) : void

Method Details

Check() public méthode

public Check ( CheckContext context ) : void
context CheckContext
Résultat void

Check() protected méthode

protected Check ( List files, string extension ) : void
files List
extension string
Résultat void