C# Class TagTool.Commands.Tags.InfoCommand

Inheritance: Command
Mostrar archivo Open project: TheGuardians/TagTool

Private Properties

Property Type Description

Public Methods

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

Method Details

Execute() public method

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

InfoCommand() public method

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