C# Class TagTool.Commands.Bitmaps.ImportCommand

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

Private Properties

Свойство Type Description

Méthodes publiques

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

Method Details

Execute() public méthode

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

ImportCommand() public méthode

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