C# Class Neutronium.WebBrowserEngine.CefGlue.CefGlueImplementation.CefV8_Converter

Inheritance: IJavascriptObjectConverter
Afficher le fichier Open project: David-Desmaisons/MVVM.CEF.Glue Class Usage Examples

Méthodes publiques

Méthode Description
CefV8_Converter ( ) : System
GetSimpleValue ( IJavascriptObject ijsvalue, object &res, Type iTargetType = null ) : bool

Method Details

CefV8_Converter() public méthode

public CefV8_Converter ( ) : System
Résultat System

GetSimpleValue() public méthode

public GetSimpleValue ( IJavascriptObject ijsvalue, object &res, Type iTargetType = null ) : bool
ijsvalue IJavascriptObject
res object
iTargetType System.Type
Résultat bool