Method | Description | |
---|---|---|
AddJsEngineSwitcher ( this services ) : JsEngineFactoryCollection |
Adds a JS engine switcher to IServiceCollection
|
|
AddJsEngineSwitcher ( this services, Action |
Adds a JS engine switcher to IServiceCollection
|
public static AddJsEngineSwitcher ( this services ) : JsEngineFactoryCollection | ||
services | this | The services available in the application |
return | JsEngineFactoryCollection |
public static AddJsEngineSwitcher ( this services, Action |
||
services | this | The services available in the application |
configure | Action |
The |
return | JsEngineFactoryCollection |