C# Class Host.Services.NotificationHandle

Inheritance: IDisposable
Afficher le fichier Open project: Invenietis/ck-certified

Méthodes publiques

Méthode Description
CloseNotification ( ) : void
Dispose ( ) : void
NotificationHandle ( INotifierContext ctx ) : System

Method Details

CloseNotification() public méthode

public CloseNotification ( ) : void
Résultat void

Dispose() public méthode

public Dispose ( ) : void
Résultat void

NotificationHandle() public méthode

public NotificationHandle ( INotifierContext ctx ) : System
ctx INotifierContext
Résultat System