C# Class WebKit.WebNotificationObserver

Inheritance: IWebNotificationObserver
Show file Open project: ExpressoBrowser/ExpressoBrowser Class Usage Examples

Public Methods

Method Description
onNotify ( IWebNotification notification ) : void

Method Details

onNotify() public method

public onNotify ( IWebNotification notification ) : void
notification IWebNotification
return void