C# Class TagTool.Commands.Tags.ImportBitmapCommand

Inheritance: Command
ファイルを表示 Open project: TheGuardians/TagTool

Private Properties

Property Type Description

Public Methods

Method Description
Execute ( List args ) : bool
ImportBitmapCommand ( OpenTagCache info ) : System

Method Details

Execute() public method

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

ImportBitmapCommand() public method

public ImportBitmapCommand ( OpenTagCache info ) : System
info OpenTagCache
return System