C# 클래스 AGENT.Contrib.Face.WatchFace

상속: IWatchFace
파일 보기 프로젝트 열기: nothingmn/AGENT.Contrib 1 사용 예제들

공개 메소드들

메소드 설명
Render ( ) : void
Start ( ) : void
WatchFace ( IFace face, Microsoft.SPOT.Bitmap screen = null, ISettings settings = null ) : System

비공개 메소드들

메소드 설명
SetTimerFrequency ( int frequency ) : void

Creates or update the timers behavior

메소드 상세

Render() 공개 메소드

public Render ( ) : void
리턴 void

Start() 공개 메소드

public Start ( ) : void
리턴 void

WatchFace() 공개 메소드

public WatchFace ( IFace face, Microsoft.SPOT.Bitmap screen = null, ISettings settings = null ) : System
face IFace
screen Microsoft.SPOT.Bitmap
settings ISettings
리턴 System