C# 클래스 TagTool.Commands.RenderMethods.ListBitmapsCommand

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

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
Execute ( List args ) : bool
ListBitmapsCommand ( OpenTagCache info, TagInstance tag, RenderMethod definition ) : System

메소드 상세

Execute() 공개 메소드

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

ListBitmapsCommand() 공개 메소드

public ListBitmapsCommand ( OpenTagCache info, TagInstance tag, RenderMethod definition ) : System
info OpenTagCache
tag TagTool.TagGroups.TagInstance
definition TagTool.TagDefinitions.RenderMethod
리턴 System