C# Class StoryTeller.Testing.UserInterface.Screens.StubScreen

Inheritance: IScreen
Afficher le fichier Open project: adymitruk/storyteller Class Usage Examples

Méthodes publiques

Méthode Description
Activate ( IScreenObjectRegistry screenObjects ) : void
CanClose ( ) : bool
Dispose ( ) : void

Method Details

Activate() public méthode

public Activate ( IScreenObjectRegistry screenObjects ) : void
screenObjects IScreenObjectRegistry
Résultat void

CanClose() public méthode

public CanClose ( ) : bool
Résultat bool

Dispose() public méthode

public Dispose ( ) : void
Résultat void