- Assembly
- NAnt
.VSNet .dll - Namespace
- NAnt
.VSNet - Containing Type
- CSharpProject
Syntax
public CSharpProject(SolutionBase solution, string projectPath, XmlElement xmlDefinition, SolutionTask solutionTask, TempFileCollection tfc, GacCache gacCache, ReferencesResolver refResolver, DirectoryInfo outputDir)
Parameters
Name | Type | Description |
---|---|---|
solution | SolutionBase | |
projectPath | string | |
xmlDefinition | XmlElement | |
solutionTask | SolutionTask | |
tfc | TempFileCollection | |
gacCache | GacCache | |
refResolver | ReferencesResolver | |
outputDir | DirectoryInfo |
Return Value
Type | Description |
---|---|
void |