C# Class AnalogWatchFace.AnalogFace

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

Méthodes publiques

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

Method Details

AnalogFace() public méthode

public AnalogFace ( IProvideNotifications notificationProvider, ISettings settings ) : System
notificationProvider IProvideNotifications
settings ISettings
Résultat System

Render() public méthode

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