C# Класс MsieJavaScriptEngine.ActiveScript.ClassicActiveScriptJsEngine

Classic MSIE JavaScript engine
Наследование: ActiveScriptJsEngineBase
Показать файл Открыть проект

Открытые методы

Метод Описание
ClassicActiveScriptJsEngine ( bool useEcmaScript5Polyfill, bool useJson2Library )

Constructs instance of the Classic MSIE JavaScript engine

IsSupported ( ) : bool

Checks a support of the Classic MSIE JavaScript engine on the machine

Описание методов

ClassicActiveScriptJsEngine() публичный Метод

Constructs instance of the Classic MSIE JavaScript engine
public ClassicActiveScriptJsEngine ( bool useEcmaScript5Polyfill, bool useJson2Library )
useEcmaScript5Polyfill bool Flag for whether to use the ECMAScript 5 Polyfill
useJson2Library bool Flag for whether to use the JSON2 library

IsSupported() публичный статический Метод

Checks a support of the Classic MSIE JavaScript engine on the machine
public static IsSupported ( ) : bool
Результат bool