C# 클래스 HandsFree.Main

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

공개 프로퍼티들

프로퍼티 타입 설명
Enabled bool

공개 메소드들

메소드 설명
Main ( bool enable = true ) : System
timer_Tick ( object sender, EventArgs e ) : void

메소드 상세

Main() 공개 메소드

public Main ( bool enable = true ) : System
enable bool
리턴 System

timer_Tick() 공개 메소드

public timer_Tick ( object sender, EventArgs e ) : void
sender object
e System.EventArgs
리턴 void

프로퍼티 상세

Enabled 공개적으로 프로퍼티

public bool Enabled
리턴 bool