Метод | Описание | |
---|---|---|
RegisterInclude ( string path ) : void | ||
RegisteredScripts ( ) : IEnumerable | ||
ScriptManager ( ScriptGraph graph ) : System.Collections.Generic |
public RegisterInclude ( string path ) : void | ||
path | string | |
Результат | void |
public RegisteredScripts ( ) : IEnumerable | ||
Результат | IEnumerable |
public ScriptManager ( ScriptGraph graph ) : System.Collections.Generic | ||
graph | ScriptGraph | |
Результат | System.Collections.Generic |