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
Editing
VersionHistory
C# 클래스 StoryTeller.UserInterface.Editing.VersionHistory
파일 보기
프로젝트 열기: adymitruk/storyteller
1 사용 예제들
공개 메소드들
메소드
설명
Forward
( ) :
void
Record
(
string
json
) :
void
Revert
( ) :
void
메소드 상세
Forward()
공개
메소드
public
Forward
( ) :
void
리턴
void
Record()
공개
메소드
public
Record
(
string
json
) :
void
json
string
리턴
void
Revert()
공개
메소드
public
Revert
( ) :
void
리턴
void