Свойство | Тип | Описание | |
---|---|---|---|
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 |