C# Class StoryTeller.UserInterface.Editing.VersionHistory

Afficher le fichier Open project: adymitruk/storyteller Class Usage Examples

Méthodes publiques

Méthode Description
Forward ( ) : void
Record ( string json ) : void
Revert ( ) : void

Method Details

Forward() public méthode

public Forward ( ) : void
Résultat void

Record() public méthode

public Record ( string json ) : void
json string
Résultat void

Revert() public méthode

public Revert ( ) : void
Résultat void