C# Class TagTool.Commands.Tags.ImportCommand

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

Private Properties

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

Méthodes publiques

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

Private Methods

Méthode Description
ImportTagInstance ( TagInstance instance, string path ) : void

Method Details

Execute() public méthode

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

ImportCommand() public méthode

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