C# Class MsieJavaScriptEngine.ActiveScript.ChakraActiveScriptJsEngine

ActiveScript version of Chakra JavaScript engine
Inheritance: ActiveScriptJsEngineBase
Afficher le fichier Open project: Taritsyn/MsieJavaScriptEngine

Méthodes publiques

Méthode Description
ChakraActiveScriptJsEngine ( )

Constructs instance of the Chakra ActiveScript JavaScript engine

IsSupported ( ) : bool

Checks a support of the Chakra ActiveScript JavaScript engine on the machine

Method Details

ChakraActiveScriptJsEngine() public méthode

Constructs instance of the Chakra ActiveScript JavaScript engine

IsSupported() public static méthode

Checks a support of the Chakra ActiveScript JavaScript engine on the machine
public static IsSupported ( ) : bool
Résultat bool