C# 클래스 AutoQuery.TimerX.TimeObject

파일 보기 프로젝트 열기: CarlosX/RakionLauncher

공개 프로퍼티들

프로퍼티 타입 설명
count int
enable bool
timer System.Threading.Timer

프로퍼티 상세

count 공개적으로 프로퍼티

public int count
리턴 int

enable 공개적으로 프로퍼티

public bool enable
리턴 bool

timer 공개적으로 프로퍼티

public Timer,System.Threading timer
리턴 System.Threading.Timer