C# Class Fusion.Core.Shell.Commands.Undo

Inheritance: Command
Afficher le fichier Open project: demiurghg/FusionEngine

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
Execute ( ) : void

Force game to exit.

Rollback ( ) : void

No rollback.

Undo ( Invoker invoker ) : System

Method Details

Execute() public méthode

Force game to exit.
public Execute ( ) : void
Résultat void

Rollback() public méthode

No rollback.
public Rollback ( ) : void
Résultat void

Undo() public méthode

public Undo ( Invoker invoker ) : System
invoker Invoker
Résultat System