C# 클래스 MonthWatchFace.MonthFace

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

공개 메소드들

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

메소드 상세

MonthFace() 공개 메소드

public MonthFace ( IProvideNotifications _notifications, ISettings settings ) : System
_notifications IProvideNotifications
settings ISettings
리턴 System

Render() 공개 메소드

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