Method | Description | |
---|---|---|
GetModuleScript ( |
||
MultiModuleScriptProvider ( IEnumerable |
Creates a new multiplexing module script provider tht gathers the specified providers
|
public GetModuleScript ( |
||
cx | ||
moduleId | string | |
uri | ||
@base | ||
paths | Scriptable | |
return |
public MultiModuleScriptProvider ( IEnumerable |
||
providers | IEnumerable |
the providers to multiplex. |
return | System |