C# Class TagTool.Commands.Tags.ResourceCommand

Inheritance: Command
Mostra file Open project: TheGuardians/TagTool

Public Methods

Method Description
Execute ( List args ) : bool
ResourceCommand ( ) : System

Private Methods

Method Description
ExtractResource ( string cachePath, uint index, IReadOnlyList args ) : bool
ImportResource ( string cachePath, uint index, IReadOnlyList args ) : bool

Method Details

Execute() public method

public Execute ( List args ) : bool
args List
return bool

ResourceCommand() public method

public ResourceCommand ( ) : System
return System