Метод | Описание | |
---|---|---|
GetBinDirectory ( this project, IStandardProject superProject ) : string | ||
GetDependencies ( string dependencyFile ) : List |
||
GetObjectDirectory ( this project, IStandardProject superProject ) : string | ||
GetOutputDirectory ( this project, IStandardProject superProject ) : string |
public static GetBinDirectory ( this project, IStandardProject superProject ) : string | ||
project | this | |
superProject | IStandardProject | |
Результат | string |
public static GetDependencies ( string dependencyFile ) : List |
||
dependencyFile | string | |
Результат | List |
public static GetObjectDirectory ( this project, IStandardProject superProject ) : string | ||
project | this | |
superProject | IStandardProject | |
Результат | string |
public static GetOutputDirectory ( this project, IStandardProject superProject ) : string | ||
project | this | |
superProject | IStandardProject | |
Результат | string |