C# Class TagTool.Commands.Tags.OpenCacheCommand

Inheritance: Command
Show file Open project: TheGuardians/TagTool

Private Properties

Property Type Description

Public Methods

Method Description
Execute ( List args ) : bool
OpenCacheCommand ( CommandContextStack stack, OpenTagCache info ) : System

Method Details

Execute() public method

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

OpenCacheCommand() public method

public OpenCacheCommand ( CommandContextStack stack, OpenTagCache info ) : System
stack CommandContextStack
info OpenTagCache
return System