Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
StoryTeller
UserInterface
Editing
VersionHistory
C# Class StoryTeller.UserInterface.Editing.VersionHistory
显示文件
Open project: adymitruk/storyteller
Class Usage Examples
Public Methods
Method
Description
Forward
( ) :
void
Record
(
string
json
) :
void
Revert
( ) :
void
Method Details
Forward()
public
method
public
Forward
( ) :
void
return
void
Record()
public
method
public
Record
(
string
json
) :
void
json
string
return
void
Revert()
public
method
public
Revert
( ) :
void
return
void