C# Class StoryTeller.Testing.ST.MockedApplication

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

Méthodes publiques

Méthode Description
BuildInitialModel ( ) : Batch
Dispose ( ) : void

Method Details

BuildInitialModel() public méthode

public BuildInitialModel ( ) : Batch
Résultat StoryTeller.Messages.Batch

Dispose() public méthode

public Dispose ( ) : void
Résultat void