C# Class csExWB.SecondaryOnloadEventArgs

Inheritance: System.ComponentModel.CancelEventArgs
Show file Open project: mcorrientes/Web-Security-Toolset Class Usage Examples

Public Methods

Method Description
SecondaryOnloadEventArgs ( IWebBrowser2 _pWb ) : System

Method Details

SecondaryOnloadEventArgs() public method

public SecondaryOnloadEventArgs ( IWebBrowser2 _pWb ) : System
_pWb IWebBrowser2
return System