Méthode | Description | |
---|---|---|
AddChakraCore ( this source ) : JsEngineFactoryCollection |
Adds a instance of ChakraCoreJsEngineFactory to the specified JsEngineFactoryCollection
|
|
AddChakraCore ( this source, Action |
Adds a instance of ChakraCoreJsEngineFactory to the specified JsEngineFactoryCollection
|
|
AddChakraCore ( this source, |
Adds a instance of ChakraCoreJsEngineFactory to the specified JsEngineFactoryCollection
|
public static AddChakraCore ( this source ) : JsEngineFactoryCollection | ||
source | this | Instance of |
Résultat | JsEngineFactoryCollection |
public static AddChakraCore ( this source, Action |
||
source | this | Instance of |
configure | Action |
The delegate to configure the provided |
Résultat | JsEngineFactoryCollection |
public static AddChakraCore ( this source, |
||
source | this | Instance of |
settings | Settings of the ChakraCore JS engine | |
Résultat | JsEngineFactoryCollection |