Textfile saving class
More...
| NoteFly.Textfile.Textfile |
( |
TextfileWriteType |
writetype, |
|
|
string |
filename, |
|
|
string |
title, |
|
|
string |
content |
|
) |
| |
- Parameters
-
| writetype | The TextfileWriteType. |
| filename | The filename |
| title | The title of the textfile |
| content | The content of the textfile |
| bool NoteFly.Textfile.CheckFileLocked |
( |
string |
filename | ) |
|
|
private |