프로퍼티 | 타입 | 설명 | |
---|---|---|---|
scriptDir | string |
메소드 | 설명 | |
---|---|---|
DeleteFile ( NekoKun file ) : void | ||
GenerateFileName ( string pageName ) : string | ||
InsertFile ( string pageName, int index ) : NekoKun.ScriptFile | ||
ScriptListFile ( object>.Dictionary |
||
ScriptListFile ( string filename ) : System |
메소드 | 설명 | |
---|---|---|
Save ( ) : void |
메소드 | 설명 | |
---|---|---|
UTF8BytesFromUnicodeString ( string str ) : byte[] | ||
UnicodeStringFromUTF8Bytes ( byte bytes ) : string | ||
containsID ( int id ) : bool |
public GenerateFileName ( string pageName ) : string | ||
pageName | string | |
리턴 | string |
public InsertFile ( string pageName, int index ) : NekoKun.ScriptFile | ||
pageName | string | |
index | int | |
리턴 | NekoKun.ScriptFile |
public ScriptListFile ( object>.Dictionary |
||
node | object>.Dictionary | |
리턴 | System |
public ScriptListFile ( string filename ) : System | ||
filename | string | |
리턴 | System |