Method | Description | |
---|---|---|
VersionSection ( Suite suite ) : System.IO |
Initializes the class
|
|
Write ( |
Writes the section using an XML writer
|
public VersionSection ( Suite suite ) : System.IO | ||
suite | Suite | Active suite |
return | System.IO |
public Write ( |
||
writer | XML writer to use | |
project | Project | The project to generate .csproj for |
context | IMSBuildProjectGeneratorContext | Current .csproj generation context |
return | void |