C# Class TagTool.Commands.Editing.RemoveFromCommand

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

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
Execute ( List args ) : bool
RemoveFromCommand ( CommandContextStack stack, OpenTagCache info, TagInstance tag, TagStructureInfo structure, object owner ) : System

Method Details

Execute() public méthode

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

RemoveFromCommand() public méthode

public RemoveFromCommand ( CommandContextStack stack, OpenTagCache info, TagInstance tag, TagStructureInfo structure, object owner ) : System
stack CommandContextStack
info OpenTagCache
tag TagTool.TagGroups.TagInstance
structure TagTool.Serialization.TagStructureInfo
owner object
Résultat System