프로퍼티 | 타입 | 설명 | |
---|---|---|---|
scriptDir | string |
메소드 | 설명 | |
---|---|---|
DeleteFile ( ScriptFile file ) : void | ||
FSBasedScriptListFile ( object>.Dictionary |
||
FSBasedScriptListFile ( string filename ) : System | ||
GenerateFileName ( string pageName ) : string | ||
InsertFile ( string pageName, int index ) : ScriptFile |
메소드 | 설명 | |
---|---|---|
Save ( ) : void |
public FSBasedScriptListFile ( object>.Dictionary |
||
node | object>.Dictionary | |
리턴 | System |
public FSBasedScriptListFile ( string filename ) : System | ||
filename | string | |
리턴 | System |
public GenerateFileName ( string pageName ) : string | ||
pageName | string | |
리턴 | string |
public InsertFile ( string pageName, int index ) : ScriptFile | ||
pageName | string | |
index | int | |
리턴 | ScriptFile |