C# Class csExWB.HTMLScriptEventArgs

Inheritance: System.EventArgs
ファイルを表示 Open project: mcorrientes/Web-Security-Toolset Class Usage Examples

Public Methods

Method Description
HTMLScriptEventArgs ( IHTMLEventObj pEvtObj ) : System

Method Details

HTMLScriptEventArgs() public method

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