C# Class TagTool.Commands.Tags.NullTagCommand

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

Public Methods

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

Private Methods

Method Description
LoadTagDependencies ( int index, HashSet &tags ) : void

Method Details

Execute() public method

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

NullTagCommand() public method

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