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

Inheritance: Command
Datei anzeigen Open project: demiurghg/FusionEngine

Private Properties

Property Type Description

Public Methods

Method Description
Execute ( ) : void

Force game to exit.

Rollback ( ) : void
Toggle ( Invoker invoker ) : System

Method Details

Execute() public method

Force game to exit.
public Execute ( ) : void
return void

Rollback() public method

public Rollback ( ) : void
return void

Toggle() public method

public Toggle ( Invoker invoker ) : System
invoker Invoker
return System