C# Class TagTool.Commands.RenderMethods.ListBitmapsCommand

Inheritance: Command
Afficher le fichier Open project: TheGuardians/TagTool

Private Properties

Свойство Type Description

Méthodes publiques

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

Method Details

Execute() public méthode

public Execute ( List args ) : bool
args List
Résultat bool

ListBitmapsCommand() public méthode

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