C# Class StoryTeller.Samples.GrammarSystem

Inheritance: ISystem
Afficher le fichier Open project: storyteller/Storyteller

Méthodes publiques

Méthode Description
CreateContext ( ) : IExecutionContext
Dispose ( ) : void
Start ( ) : CellHandling
Warmup ( ) : Task

Method Details

CreateContext() public méthode

public CreateContext ( ) : IExecutionContext
Résultat IExecutionContext

Dispose() public méthode

public Dispose ( ) : void
Résultat void

Start() public méthode

public Start ( ) : CellHandling
Résultat CellHandling

Warmup() public méthode

public Warmup ( ) : Task
Résultat Task