C# Class DungeonMasterEngine.GameConsoleContent.HandCommand

Inheritance: Interpreter
Exibir arquivo Open project: ggrrin/DungeonMaster

Public Methods

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

Private Methods

Method Description
PutItem ( ) : System.Threading.Tasks.Task
PutSubItem ( ) : System.Threading.Tasks.Task
TakeItem ( ) : System.Threading.Tasks.Task
TakeSubItem ( ) : System.Threading.Tasks.Task
ThrowItem ( ) : void

Method Details

Run() public method

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