C# 클래스 TagTool.Commands.Tags.ConvertPluginsCommand

상속: Command
파일 보기 프로젝트 열기: TheGuardians/TagTool

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
ConvertPluginsCommand ( OpenTagCache info ) : System
Execute ( List args ) : bool
SanitizeGroupTagName ( string name ) : string

메소드 상세

ConvertPluginsCommand() 공개 메소드

public ConvertPluginsCommand ( OpenTagCache info ) : System
info OpenTagCache
리턴 System

Execute() 공개 메소드

public Execute ( List args ) : bool
args List
리턴 bool

SanitizeGroupTagName() 공개 정적인 메소드

public static SanitizeGroupTagName ( string name ) : string
name string
리턴 string