Method | Description | |
---|---|---|
GetInstance ( ) : |
||
InitBrowser ( |
||
LoadFromJson ( string effectKind, string json, Action |
||
Refresh ( ) : void | ||
RunScript ( string script ) : void | ||
ShowDevTools ( ) : void |
Method | Description | |
---|---|---|
EffectsChromeBrowser ( ) : System | ||
GetPagePath ( string pageName ) : string | ||
MChromeBrowser_LoadError ( object sender, CefSharp.LoadErrorEventArgs e ) : void | ||
SwitchPage ( string pageName ) : void |
public static GetInstance ( ) : |
||
return |
public InitBrowser ( |
||
panel | ||
return | void |
public LoadFromJson ( string effectKind, string json, Action |
||
effectKind | string | |
json | string | |
saveAction | Action |
|
return | void |