C# Class TagTool.Commands.Tags.ConvertPluginsCommand

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

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
ConvertPluginsCommand ( OpenTagCache info ) : System
Execute ( List args ) : bool
SanitizeGroupTagName ( string name ) : string

Method Details

ConvertPluginsCommand() public méthode

public ConvertPluginsCommand ( OpenTagCache info ) : System
info OpenTagCache
Résultat System

Execute() public méthode

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

SanitizeGroupTagName() public static méthode

public static SanitizeGroupTagName ( string name ) : string
name string
Résultat string