C# Class TagTool.Commands.Tags.ExtractCommand

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

Private Properties

Свойство Type Description
ExtractTagInstance void

Méthodes publiques

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

Private Methods

Méthode Description
ExtractTagInstance ( TagInstance tag, string path ) : void

Method Details

Execute() public méthode

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

ExtractCommand() public méthode

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