C# Class Tibialyzer.CommandManager

显示文件 Open project: Mytherin/Tibialyzer Class Usage Examples

Public Methods

Method Description
ExecuteCommand ( string command, ParseMemoryResults parseMemoryResults = null ) : bool

Method Details

ExecuteCommand() public static method

public static ExecuteCommand ( string command, ParseMemoryResults parseMemoryResults = null ) : bool
command string
parseMemoryResults ParseMemoryResults
return bool