C# Class TagTool.Commands.Core.SetVarCommand

Inheritance: Command
Show file Open project: TheGuardians/TagTool

Private Properties

Property Type Description

Public Methods

Method Description
Execute ( List args ) : bool
SetVarCommand ( OpenTagCache info ) : System.Collections.Generic

Method Details

Execute() public method

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

SetVarCommand() public method

public SetVarCommand ( OpenTagCache info ) : System.Collections.Generic
info OpenTagCache
return System.Collections.Generic