C# Class MonthWatchFace.MonthFace

Inheritance: AGENT.Contrib.Face.FaceWithTrayBase, IFace
Afficher le fichier Open project: nothingmn/AGENT.Contrib

Méthodes publiques

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

Method Details

MonthFace() public méthode

public MonthFace ( IProvideNotifications _notifications, ISettings settings ) : System
_notifications IProvideNotifications
settings ISettings
Résultat System

Render() public méthode

public Render ( Microsoft.SPOT.Bitmap screen ) : void
screen Microsoft.SPOT.Bitmap
Résultat void