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

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

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
Echo ( Invoker invoker ) : System

Execute ( ) : void

Force game to exit.

Method Details

Echo() public méthode

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

Execute() public méthode

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