C# Class ST.CommandLine.ProjectInput

Afficher le fichier Open project: storyteller/Storyteller Class Usage Examples

Protected Properties

Свойство Type Description
_disableAppDomainFileWatching bool

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
BuildEngine ( ) : EngineController
CreateMissingSpecFolder ( ) : void
ProjectInput ( EngineMode mode ) : System

Méthodes protégées

Méthode Description
configureProject ( ) : Project

Method Details

BuildEngine() public méthode

public BuildEngine ( ) : EngineController
Résultat EngineController

CreateMissingSpecFolder() public méthode

public CreateMissingSpecFolder ( ) : void
Résultat void

ProjectInput() public méthode

public ProjectInput ( EngineMode mode ) : System
mode EngineMode
Résultat System

configureProject() protected méthode

protected configureProject ( ) : Project
Résultat StoryTeller.Project

Property Details

_disableAppDomainFileWatching protected_oe property

protected bool _disableAppDomainFileWatching
Résultat bool