Property | Type | Description | |
---|---|---|---|
webBrowser1 | System.Windows.Controls.WebBrowser |
Method | Description | |
---|---|---|
DOMStorageHelper ( System.Windows.Controls.WebBrowser aBrowser ) : System | ||
HandleStorageCommand ( string commandStr ) : void |
Method | Description | |
---|---|---|
OnAppExit ( object sender, |
||
getStorageByType ( string type ) : string>.Dictionary |
public DOMStorageHelper ( System.Windows.Controls.WebBrowser aBrowser ) : System | ||
aBrowser | System.Windows.Controls.WebBrowser | |
return | System |
public HandleStorageCommand ( string commandStr ) : void | ||
commandStr | string | |
return | void |
protected OnAppExit ( object sender, |
||
sender | object | |
e | ||
return | void |
protected getStorageByType ( string type ) : string>.Dictionary |
||
type | string | |
return | string>.Dictionary |