C# Class ProjectStarter.NewProject

Inheritance: ICommand
Afficher le fichier Open project: skoon/ProjectStarter Class Usage Examples

Méthodes publiques

Méthode Description
Execute ( ) : void
NewProject ( IFileSystem FileSystem ) : System

Private Methods

Méthode Description
CreateDirectories ( ) : void
FetchPackages ( ) : void

Method Details

Execute() public méthode

public Execute ( ) : void
Résultat void

NewProject() public méthode

public NewProject ( IFileSystem FileSystem ) : System
FileSystem IFileSystem
Résultat System