Метод | Описание | |
---|---|---|
deleteProfile ( string path, |
||
newFile ( string dir ) : bool | ||
readProfile ( string path ) : MTMCL.Profile.Profile[] | ||
rewriteProfile ( string path, |
||
writeFileNoProfile ( string path ) : bool | ||
writeProfile ( string path, |
public deleteProfile ( string path, |
||
path | string | |
pro | ||
Результат | bool |
public readProfile ( string path ) : MTMCL.Profile.Profile[] | ||
path | string | |
Результат | MTMCL.Profile.Profile[] |
public rewriteProfile ( string path, |
||
path | string | |
pro | ||
Результат | bool |
public writeFileNoProfile ( string path ) : bool | ||
path | string | |
Результат | bool |
public writeProfile ( string path, |
||
path | string | |
pro | ||
Результат | bool |