C# Class TagTool.Commands.Bitmaps.ImportCommand

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

Private Properties

Property Type Description

Public Methods

Method Description
Execute ( List args ) : bool
ImportCommand ( OpenTagCache info, TagInstance tag, Bitmap bitmap ) : System

Method Details

Execute() public method

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

ImportCommand() public method

public ImportCommand ( OpenTagCache info, TagInstance tag, Bitmap bitmap ) : System
info OpenTagCache
tag TagTool.TagGroups.TagInstance
bitmap TagTool.TagDefinitions.Bitmap
return System