C# Class CefSharp.Example.CefExample

Show file Open project: zoltx23/3DNUS

Public Methods

Method Description
Init ( bool osr, bool multiThreadedMessageLoop ) : void
RegisterTestResources ( IWebBrowser browser ) : void

Method Details

Init() public static method

public static Init ( bool osr, bool multiThreadedMessageLoop ) : void
osr bool
multiThreadedMessageLoop bool
return void

RegisterTestResources() public static method

public static RegisterTestResources ( IWebBrowser browser ) : void
browser IWebBrowser
return void