C# Class TagTool.Commands.Tags.ExportTagsCommand

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

Public Methods

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

Method Details

Execute() public method

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

ExportTagsCommand() public method

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