C# 클래스 Automatr.Automatr

파일 보기 프로젝트 열기: eatplayhate/versionr 1 사용 예제들

공개 메소드들

메소드 설명
Automatr ( AutomatrConfig config ) : System
GetStatus ( ) : BranchStatus
Run ( ) : void

비공개 메소드들

메소드 설명
Connect ( ) : bool
RunTasks ( ) : void

메소드 상세

Automatr() 공개 메소드

public Automatr ( AutomatrConfig config ) : System
config AutomatrConfig
리턴 System

GetStatus() 공개 메소드

public GetStatus ( ) : BranchStatus
리턴 BranchStatus

Run() 공개 메소드

public Run ( ) : void
리턴 void