메소드 | 설명 | |
---|---|---|
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 |
리턴 | JsEngineFactoryCollection |
public static AddJsEngineSwitcher ( this services, Action |
||
services | this | The services available in the application |
configure | Action |
The |
리턴 | JsEngineFactoryCollection |