fitSharp.Machine.Application.Shell.Shell C# (CSharp) Méthode

Shell() public méthode

public Shell ( ) : System
Résultat System
        public Shell()
        {
            progressReporter = new ConsoleReporter();
            folderModel = new FileSystemModel();
        }

Same methods

Shell::Shell ( ProgressReporter progressReporter, FolderModel folderModel ) : System