메소드 | 설명 | |
---|---|---|
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 |
리턴 | JsEngineFactoryCollection |
public static AddChakraCore ( this source, Action |
||
source | this | Instance of |
configure | Action |
The delegate to configure the provided |
리턴 | JsEngineFactoryCollection |
public static AddChakraCore ( this source, |
||
source | this | Instance of |
settings | Settings of the ChakraCore JS engine | |
리턴 | JsEngineFactoryCollection |