C# Class TagTool.Commands.Tags.ConvertPluginsCommand

Inheritance: Command
Show file Open project: TheGuardians/TagTool

Private Properties

Property Type Description

Public Methods

Method Description
ConvertPluginsCommand ( OpenTagCache info ) : System
Execute ( List args ) : bool
SanitizeGroupTagName ( string name ) : string

Method Details

ConvertPluginsCommand() public method

public ConvertPluginsCommand ( OpenTagCache info ) : System
info OpenTagCache
return System

Execute() public method

public Execute ( List args ) : bool
args List
return bool

SanitizeGroupTagName() public static method

public static SanitizeGroupTagName ( string name ) : string
name string
return string