C# Class TagTool.Commands.Tags.GenerateCacheCommand

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

Private Properties

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

Méthodes publiques

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

Private Methods

Méthode Description
LoadTagDependencies ( int index, TagInstance>.Dictionary &tags ) : void

Method Details

Execute() public méthode

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

GenerateCacheCommand() public méthode

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