C# Class TestStack.ConventionTests.ConventionData.ProjectReferences

Inheritance: AbstractProjectData
Afficher le fichier Open project: TestStack/TestStack.ConventionTests Class Usage Examples

Méthodes publiques

Méthode Description
ProjectReferences ( IProjectProvider projectProvider ) : System.Collections.Generic
ProjectReferences ( string projectFilePath ) : System.Collections.Generic

Private Methods

Méthode Description
AllProjectReferences ( System.Xml.Linq.XDocument projDefinition ) : IEnumerable

Method Details

ProjectReferences() public méthode

public ProjectReferences ( IProjectProvider projectProvider ) : System.Collections.Generic
projectProvider IProjectProvider
Résultat System.Collections.Generic

ProjectReferences() public méthode

public ProjectReferences ( string projectFilePath ) : System.Collections.Generic
projectFilePath string
Résultat System.Collections.Generic