C# Class TagTool.Commands.Tags.StringIDCommand

Inheritance: Command
Datei anzeigen Open project: TheGuardians/TagTool

Public Methods

Method Description
Execute ( List args ) : bool
StringIDCommand ( OpenTagCache info ) : System

Private Methods

Method Description
ExecuteAdd ( List args ) : bool
ExecuteGet ( List args ) : bool
ExecuteList ( List args ) : bool

Method Details

Execute() public method

public Execute ( List args ) : bool
args List
return bool

StringIDCommand() public method

public StringIDCommand ( OpenTagCache info ) : System
info OpenTagCache
return System