C# Class WebKit.CanGoForwardChangedEventArgs

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

Public Methods

Method Description
CanGoForwardChangedEventArgs ( bool cangoforward ) : System

Method Details

CanGoForwardChangedEventArgs() public method

public CanGoForwardChangedEventArgs ( bool cangoforward ) : System
cangoforward bool
return System