C# Class DungeonMasterEngine.GameConsoleContent.SpellCommand

Inheritance: Interpreter
Exibir arquivo Open project: ggrrin/DungeonMaster

Public Methods

Method Description
Run ( ) : System.Threading.Tasks.Task
SpellCommand ( ) : System.Threading.Tasks

Method Details

Run() public method

public Run ( ) : System.Threading.Tasks.Task
return System.Threading.Tasks.Task

SpellCommand() public method

public SpellCommand ( ) : System.Threading.Tasks
return System.Threading.Tasks