C# Class TestStack.ConventionTests.ConventionData.ProjectPropertyGroups

Inheritance: AbstractProjectData
Show file Open project: TestStack/TestStack.ConventionTests Class Usage Examples

Public Methods

Method Description
ProjectPropertyGroups ( IProjectProvider projectProvider ) : System.Collections.Generic
ProjectPropertyGroups ( string projectFileLocation ) : System.Collections.Generic

Method Details

ProjectPropertyGroups() public method

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

ProjectPropertyGroups() public method

public ProjectPropertyGroups ( string projectFileLocation ) : System.Collections.Generic
projectFileLocation string
return System.Collections.Generic