C# 클래스 Bari.Plugins.AddonSupport.Commands.AddonInfoCommand

상속: ICommand
파일 보기 프로젝트 열기: vigoo/bari

공개 메소드들

메소드 설명
AddonInfoCommand ( IUserOutput output ) : System
Run ( Suite suite, string parameters ) : bool

메소드 상세

AddonInfoCommand() 공개 메소드

public AddonInfoCommand ( IUserOutput output ) : System
output IUserOutput
리턴 System

Run() 공개 메소드

public Run ( Suite suite, string parameters ) : bool
suite Suite
parameters string
리턴 bool