C# Class x86.EWebBrowser

Inheritance: System.Windows.Forms.WebBrowser
Datei anzeigen Open project: wcgh/Taobaoshua

Public Methods

Method Description
EWebBrowser ( ) : System

Protected Methods

Method Description
AttachInterfaces ( object nativeActiveXObject ) : void
DetachInterfaces ( ) : void

Method Details

AttachInterfaces() protected method

protected AttachInterfaces ( object nativeActiveXObject ) : void
nativeActiveXObject object
return void

DetachInterfaces() protected method

protected DetachInterfaces ( ) : void
return void

EWebBrowser() public method

public EWebBrowser ( ) : System
return System