메소드 | 설명 | |
---|---|---|
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 writeProfile ( string path, |
||
path | string | |
pro | ||
리턴 | bool |