Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
StoryTeller
UserInterface
Tests
TestMode
C# 클래스 StoryTeller.UserInterface.Tests.TestMode
파일 보기
프로젝트 열기: adymitruk/storyteller
1 사용 예제들
공개 메소드들
메소드
설명
ApplyChanges
( ) :
bool
IsEnabled
(
System.Test
test
) :
bool
Refresh
( ) :
void
보호된 메소드들
메소드
설명
TestMode
(
Mode
mode
) :
System
메소드 상세
ApplyChanges()
공개
메소드
public
ApplyChanges
( ) :
bool
리턴
bool
IsEnabled()
공개
추상적인
메소드
public
abstract
IsEnabled
(
System.Test
test
) :
bool
test
System.Test
리턴
bool
Refresh()
공개
추상적인
메소드
public
abstract
Refresh
( ) :
void
리턴
void
TestMode()
보호된
메소드
protected
TestMode
(
Mode
mode
) :
System
mode
Mode
리턴
System