C# Class Gwupe.Agent.Components.Notification.CancellableNotification

Inheritance: Notification
Datei anzeigen Open project: gwupe/Gwupe Class Usage Examples

Private Properties

Property Type Description
CancellableNotification System

Public Methods

Method Description
OnCancel ( EventArgs e ) : void

Private Methods

Method Description
CancellableNotification ( ) : System

Method Details

OnCancel() public method

public OnCancel ( EventArgs e ) : void
e System.EventArgs
return void