C# Class SimpleWatchFaceWithButtons.SimpleFaceWithButtons

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

Public Methods

Method Description
Render ( Microsoft.SPOT.Bitmap screen ) : void
SimpleFaceWithButtons ( ) : System

Method Details

Render() public method

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

SimpleFaceWithButtons() public method

public SimpleFaceWithButtons ( ) : System
return System