Метод | Описание | |
---|---|---|
CreateProject ( string dir, ArchiveFile template ) : string | ||
OpenProject ( string file ) : void |
Метод | Описание | |
---|---|---|
Clean ( ) : void |
public static CreateProject ( string dir, ArchiveFile template ) : string | ||
dir | string | |
template | ArchiveFile | |
Результат | string |
public static OpenProject ( string file ) : void | ||
file | string | |
Результат | void |