C# Class Sakuno.KanColle.Amatsukaze.Services.Browser.BrowserWrapper

显示文件 Open project: amatukaze/IntelligentNavalGun

Public Methods

Method Description
BrowserWrapper ( string rpLayoutEngine, int rpHostProcessID ) : Newtonsoft.Json

Private Methods

Method Description
BrowserWrapper ( ) : Newtonsoft.Json
InitializeBrowserControl ( ) : void
InitializeCommunicator ( int rpHostProcessID ) : void
InitializeHwndSource ( ) : void
InitializeScreenshotMessagesSubscription ( ) : void
LoadBrowser ( string rpLayoutEngine ) : void
WndProc ( IntPtr rpHandle, int rpMessage, IntPtr rpWParam, IntPtr rpLParam, bool &rrpHandled ) : IntPtr

Method Details

BrowserWrapper() public method

public BrowserWrapper ( string rpLayoutEngine, int rpHostProcessID ) : Newtonsoft.Json
rpLayoutEngine string
rpHostProcessID int
return Newtonsoft.Json