C# Class WebKit.WebNotificationObserver

Inheritance: IWebNotificationObserver
Afficher le fichier Open project: ExpressoBrowser/ExpressoBrowser Class Usage Examples

Méthodes publiques

Méthode Description
onNotify ( IWebNotification notification ) : void

Method Details

onNotify() public méthode

public onNotify ( IWebNotification notification ) : void
notification IWebNotification
Résultat void