메소드 | 설명 | |
---|---|---|
CreateEmptyFile ( string filePath ) : void | ||
DeleteIfFileExists ( string path ) : void | ||
FileExists ( string path ) : bool |
public static CreateEmptyFile ( string filePath ) : void | ||
filePath | string | |
리턴 | void |
public static DeleteIfFileExists ( string path ) : void | ||
path | string | |
리턴 | void |