C# Class TagTool.Commands.Tags.ResourceCommand

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

Méthodes publiques

Méthode Description
Execute ( List args ) : bool
ResourceCommand ( ) : System

Private Methods

Méthode Description
ExtractResource ( string cachePath, uint index, IReadOnlyList args ) : bool
ImportResource ( string cachePath, uint index, IReadOnlyList args ) : bool

Method Details

Execute() public méthode

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

ResourceCommand() public méthode

public ResourceCommand ( ) : System
Résultat System