C# Class DungeonMasterEngine.GameConsoleContent.SpellCommand

Inheritance: Interpreter
Afficher le fichier Open project: ggrrin/DungeonMaster

Méthodes publiques

Méthode Description
Run ( ) : System.Threading.Tasks.Task
SpellCommand ( ) : System.Threading.Tasks

Method Details

Run() public méthode

public Run ( ) : System.Threading.Tasks.Task
Résultat System.Threading.Tasks.Task

SpellCommand() public méthode

public SpellCommand ( ) : System.Threading.Tasks
Résultat System.Threading.Tasks