C# Class MonthWatchFace.MonthFace

Inheritance: AGENT.Contrib.Face.FaceWithTrayBase, IFace
Datei anzeigen Open project: nothingmn/AGENT.Contrib

Public Methods

Method Description
MonthFace ( IProvideNotifications _notifications, ISettings settings ) : System
Render ( Microsoft.SPOT.Bitmap screen ) : void

Method Details

MonthFace() public method

public MonthFace ( IProvideNotifications _notifications, ISettings settings ) : System
_notifications IProvideNotifications
settings ISettings
return System

Render() public method

public Render ( Microsoft.SPOT.Bitmap screen ) : void
screen Microsoft.SPOT.Bitmap
return void