C# 클래스 DigitalTimeWatchFace.DigitalTimeFace

상속: AGENT.Contrib.Face.FaceWithTrayBase, IFace
파일 보기 프로젝트 열기: nothingmn/AGENT.Contrib

공개 메소드들

메소드 설명
DigitalTimeFace ( IProvideNotifications notificationProvider, ISettings settings ) : System
Render ( Microsoft.SPOT.Bitmap screen ) : void

메소드 상세

DigitalTimeFace() 공개 메소드

public DigitalTimeFace ( IProvideNotifications notificationProvider, ISettings settings ) : System
notificationProvider IProvideNotifications
settings ISettings
리턴 System

Render() 공개 메소드

public Render ( Microsoft.SPOT.Bitmap screen ) : void
screen Microsoft.SPOT.Bitmap
리턴 void