C# Class TagTool.Commands.Tags.ListUnreferencedTagsCommand

Inheritance: Command
Exibir arquivo Open project: TheGuardians/TagTool

Public Methods

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

Method Details

Execute() public method

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

ListUnreferencedTagsCommand() public method

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