C# 클래스 qcp.QCp

상속: ICommand
파일 보기 프로젝트 열기: jondot/qtools

공개 메소드들

메소드 설명
Execute ( string subject, IQueueTools tools, IOutput log ) : bool
QCp ( Options opts ) : System

메소드 상세

Execute() 공개 메소드

public Execute ( string subject, IQueueTools tools, IOutput log ) : bool
subject string
tools IQueueTools
log IOutput
리턴 bool

QCp() 공개 메소드

public QCp ( Options opts ) : System
opts Options
리턴 System