C# Class TagTool.Commands.Tags.OpenCacheCommand

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

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
Execute ( List args ) : bool
OpenCacheCommand ( CommandContextStack stack, OpenTagCache info ) : System

Method Details

Execute() public méthode

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

OpenCacheCommand() public méthode

public OpenCacheCommand ( CommandContextStack stack, OpenTagCache info ) : System
stack CommandContextStack
info OpenTagCache
Résultat System