C# Class TagTool.Commands.Cache.ListBitmapsCommand

Inheritance: Command
Show file Open project: TheGuardians/TagTool

Private Properties

Property Type Description

Public Methods

Method Description
Execute ( List args ) : bool
ListBitmapsCommand ( OpenTagCache info, CacheFile blamCache ) : System

Method Details

Execute() public method

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

ListBitmapsCommand() public method

public ListBitmapsCommand ( OpenTagCache info, CacheFile blamCache ) : System
info OpenTagCache
blamCache CacheFile
return System