Method | Description | |
---|---|---|
CreateProjectGenerator ( |
||
GenerateSolutionFile ( string location ) : bool | ||
SolutionGenerator ( |
Method | Description | |
---|---|---|
CheckDestination ( string location ) : GenerationResult | ||
Generate ( string location ) : GenerationResult | ||
GenerateProjectFiles ( string location ) : bool |
protected abstract CreateProjectGenerator ( |
||
model | ||
return |
protected abstract GenerateSolutionFile ( string location ) : bool | ||
location | string | |
return | bool |
protected SolutionGenerator ( |
||
project | ||
return | System |