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

Inheritance: Notification
Afficher le fichier Open project: gwupe/Gwupe Class Usage Examples

Private Properties

Свойство Type Description
CancellableNotification System

Méthodes publiques

Méthode Description
OnCancel ( EventArgs e ) : void

Private Methods

Méthode Description
CancellableNotification ( ) : System

Method Details

OnCancel() public méthode

public OnCancel ( EventArgs e ) : void
e System.EventArgs
Résultat void