C# Class TagTool.Commands.Models.ListVariantsCommand

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

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
Execute ( List args ) : bool
ListVariantsCommand ( OpenTagCache info, Model model ) : System

Method Details

Execute() public méthode

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

ListVariantsCommand() public méthode

public ListVariantsCommand ( OpenTagCache info, Model model ) : System
info OpenTagCache
model TagTool.TagDefinitions.Model
Résultat System