C# Class TagTool.Commands.Tags.GenerateCacheCommand

Inheritance: Command
ファイルを表示 Open project: TheGuardians/TagTool

Private Properties

Property Type Description
LoadTagDependencies void

Public Methods

Method Description
Execute ( List args ) : bool
GenerateCacheCommand ( OpenTagCache info ) : System

Private Methods

Method Description
LoadTagDependencies ( int index, TagInstance>.Dictionary &tags ) : void

Method Details

Execute() public method

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

GenerateCacheCommand() public method

public GenerateCacheCommand ( OpenTagCache info ) : System
info OpenTagCache
return System