Overload List
| Name | Description | |
|---|---|---|
| AppendAllLines(String, IEnumerable String ) |
Appends lines to a file, and then closes the file.
| |
| AppendAllLines(String, IEnumerable String , Encoding) |
Appends lines to a file by using a specified encoding, and then closes the file.
|
See Also