C# Class TestStack.ConventionTests.ConventionData.ProjectReferences

Inheritance: AbstractProjectData
ファイルを表示 Open project: TestStack/TestStack.ConventionTests Class Usage Examples

Public Methods

Method Description
ProjectReferences ( IProjectProvider projectProvider ) : System.Collections.Generic
ProjectReferences ( string projectFilePath ) : System.Collections.Generic

Private Methods

Method Description
AllProjectReferences ( System.Xml.Linq.XDocument projDefinition ) : IEnumerable

Method Details

ProjectReferences() public method

public ProjectReferences ( IProjectProvider projectProvider ) : System.Collections.Generic
projectProvider IProjectProvider
return System.Collections.Generic

ProjectReferences() public method

public ProjectReferences ( string projectFilePath ) : System.Collections.Generic
projectFilePath string
return System.Collections.Generic