C# Class WebKit.GeolocationRequestEventArgs

Inheritance: System.EventArgs
Exibir arquivo Open project: Erls-Corporation/open-webkit-sharp Class Usage Examples

Public Methods

Method Description
GeolocationRequestEventArgs ( string u, bool a, IWebSecurityOrigin o ) : System

Method Details

GeolocationRequestEventArgs() public method

public GeolocationRequestEventArgs ( string u, bool a, IWebSecurityOrigin o ) : System
u string
a bool
o IWebSecurityOrigin
return System