C# Class TagTool.Commands.Tags.NewTagCommand

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

Public Methods

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

Method Details

Execute() public method

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

NewTagCommand() public method

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