Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
StoryTeller
Testing
UserInterface
Screens
StubScreen
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