C# Class TagTool.Commands.Editing.EditBlockCommand

Inheritance: Command
Afficher le fichier Open project: TheGuardians/TagTool Class Usage Examples

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
EditBlockCommand ( CommandContextStack stack, OpenTagCache info, TagInstance tag, object value ) : System
Execute ( List args ) : bool

Method Details

EditBlockCommand() public méthode

public EditBlockCommand ( CommandContextStack stack, OpenTagCache info, TagInstance tag, object value ) : System
stack CommandContextStack
info OpenTagCache
tag TagTool.TagGroups.TagInstance
value object
Résultat System

Execute() public méthode

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