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
Engine
Frame
C# 클래스 StoryTeller.Engine.Frame
파일 보기
프로젝트 열기: adymitruk/storyteller
1 사용 예제들
공개 메소드들
메소드
설명
AppendException
(
string
text
) :
void
Clear
( ) :
void
Collapse
( ) :
void
HasErrors
( ) :
bool
Next
( ) :
Frame
메소드 상세
AppendException()
공개
메소드
public
AppendException
(
string
text
) :
void
text
string
리턴
void
Clear()
공개
메소드
public
Clear
( ) :
void
리턴
void
Collapse()
공개
메소드
public
Collapse
( ) :
void
리턴
void
HasErrors()
공개
메소드
public
HasErrors
( ) :
bool
리턴
bool
Next()
공개
메소드
public
Next
( ) :
Frame
리턴
Frame