Метод | Описание | |
---|---|---|
DeleteFile ( ScriptFile file ) : void | ||
GenerateFileName ( string pageName ) : string | ||
InsertFile ( string pageName, int index ) : ScriptFile | ||
VirtualScriptListFile ( ) : System | ||
VirtualScriptListFile ( object>.Dictionary |
Метод | Описание | |
---|---|---|
Save ( ) : void |
public DeleteFile ( ScriptFile file ) : void | ||
file | ScriptFile | |
Результат | void |
public GenerateFileName ( string pageName ) : string | ||
pageName | string | |
Результат | string |
public InsertFile ( string pageName, int index ) : ScriptFile | ||
pageName | string | |
index | int | |
Результат | ScriptFile |
public VirtualScriptListFile ( object>.Dictionary |
||
node | object>.Dictionary | |
Результат | System |