C# Class TagTool.Commands.Tags.StringIDCommand

Inheritance: Command
Afficher le fichier Open project: TheGuardians/TagTool

Méthodes publiques

Méthode Description
Execute ( List args ) : bool
StringIDCommand ( OpenTagCache info ) : System

Private Methods

Méthode Description
ExecuteAdd ( List args ) : bool
ExecuteGet ( List args ) : bool
ExecuteList ( List args ) : bool

Method Details

Execute() public méthode

public Execute ( List args ) : bool
args List
Résultat bool

StringIDCommand() public méthode

public StringIDCommand ( OpenTagCache info ) : System
info OpenTagCache
Résultat System