Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
StoryTeller
UserInterface
Tests
TestMode
C# Class StoryTeller.UserInterface.Tests.TestMode
Exibir arquivo
Open project: adymitruk/storyteller
Class Usage Examples
Public Methods
Method
Description
ApplyChanges
( ) :
bool
IsEnabled
(
System.Test
test
) :
bool
Refresh
( ) :
void
Protected Methods
Method
Description
TestMode
(
Mode
mode
) :
System
Method Details
ApplyChanges()
public
method
public
ApplyChanges
( ) :
bool
return
bool
IsEnabled()
public
abstract
method
public
abstract
IsEnabled
(
System.Test
test
) :
bool
test
System.Test
return
bool
Refresh()
public
abstract
method
public
abstract
Refresh
( ) :
void
return
void
TestMode()
protected
method
protected
TestMode
(
Mode
mode
) :
System
mode
Mode
return
System