C# Class csExWB.HTMLElementEventArgs

Inheritance: System.EventArgs
显示文件 Open project: mcorrientes/Web-Security-Toolset Class Usage Examples

Public Methods

Method Description
HTMLElementEventArgs ( IHTMLEventObj pEvtObj ) : System

Method Details

HTMLElementEventArgs() public method

public HTMLElementEventArgs ( IHTMLEventObj pEvtObj ) : System
pEvtObj IHTMLEventObj
return System