WIP
DirectOutput framework for virtual pinball cabinets WIP
Go to:
Overview 
UpdateNotification.Notification Class Reference
Inheritance diagram for UpdateNotification.Notification:

Public Member Functions

 Notification ()
 

Static Public Member Functions

static void ShowNotification ()
 

Protected Member Functions

override void Dispose (bool disposing)
 Clean up any resources being used. More...
 

Detailed Description

Definition at line 12 of file Notification.cs.

Constructor & Destructor Documentation

UpdateNotification.Notification.Notification ( )

Definition at line 14 of file Notification.cs.

Member Function Documentation

override void UpdateNotification.Notification.Dispose ( bool  disposing)
protected

Clean up any resources being used.

Parameters
disposingtrue if managed resources should be disposed; otherwise, false.

Definition at line 14 of file Notification.Designer.cs.

static void UpdateNotification.Notification.ShowNotification ( )
static

Definition at line 21 of file Notification.cs.


The documentation for this class was generated from the following files: