C# Class TagTool.Commands.Editing.ListFieldsCommand

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

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
Execute ( List args ) : bool
ListFieldsCommand ( OpenTagCache info, TagStructureInfo structure, object value ) : System

Method Details

Execute() public méthode

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

ListFieldsCommand() public méthode

public ListFieldsCommand ( OpenTagCache info, TagStructureInfo structure, object value ) : System
info OpenTagCache
structure TagTool.Serialization.TagStructureInfo
value object
Résultat System