C# Class FluentBuild.UtilitySupport.ProjectParser

Afficher le fichier Open project: SkightTeam/eLiteWeb Class Usage Examples

Méthodes publiques

Méthode Description
GetReferences ( ) : IList
HasProjectFile ( ) : bool
ProjectParser ( string path, string baseDirectory ) : System

Method Details

GetReferences() public méthode

public GetReferences ( ) : IList
Résultat IList

HasProjectFile() public méthode

public HasProjectFile ( ) : bool
Résultat bool

ProjectParser() public méthode

public ProjectParser ( string path, string baseDirectory ) : System
path string
baseDirectory string
Résultat System