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

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

공개 메소드들

메소드 설명
Execute ( List args ) : bool
NullTagCommand ( OpenTagCache info ) : System

비공개 메소드들

메소드 설명
LoadTagDependencies ( int index, HashSet &tags ) : void

메소드 상세

Execute() 공개 메소드

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

NullTagCommand() 공개 메소드

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