C# Class TagTool.Commands.RenderMethods.ListBitmapsCommand

Inheritance: Command
Mostra file Open project: TheGuardians/TagTool

Private Properties

Property Type Description

Public Methods

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

Method Details

Execute() public method

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

ListBitmapsCommand() public method

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