C# Class TagTool.Commands.RenderMethods.SpecifyBitmapsCommand

Inheritance: Command
Mostrar archivo Open project: TheGuardians/TagTool

Private Properties

Property Type Description

Public Methods

Method Description
Execute ( List args ) : bool
SpecifyBitmapsCommand ( OpenTagCache info, TagInstance tag, RenderMethod definition ) : System

Method Details

Execute() public method

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

SpecifyBitmapsCommand() public method

public SpecifyBitmapsCommand ( OpenTagCache info, TagInstance tag, RenderMethod definition ) : System
info OpenTagCache
tag TagTool.TagGroups.TagInstance
definition TagTool.TagDefinitions.RenderMethod
return System