C# Class TagTool.Commands.Scenarios.CopyForgePaletteCommand

Inheritance: Command
Datei anzeigen Open project: TheGuardians/TagTool

Private Properties

Property Type Description

Public Methods

Method Description
CopyForgePaletteCommand ( OpenTagCache info, Scenario definition ) : System
Execute ( List args ) : bool

Method Details

CopyForgePaletteCommand() public method

public CopyForgePaletteCommand ( OpenTagCache info, Scenario definition ) : System
info OpenTagCache
definition TagTool.TagDefinitions.Scenario
return System

Execute() public method

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