| 
    terraria-cpp2il v1.4.4.9
    
   Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon 
   | 
 
This is the complete list of members for CSVWriter, including all inherited members.
| _memoryStream | CSVWriter | private | 
| _open | CSVWriter | private | 
| _outputFile | CSVWriter | private | 
| _writer | CSVWriter | private | 
| Close() | CSVWriter | inline | 
| CloseStreams() | CSVWriter | inlineprivate | 
| CSVWriter(string file, string[] headers) | CSVWriter | inline | 
| CSVWriter(string file, string[] headers, UTF8Encoding enc) | CSVWriter | inline | 
| CSVWriter(string[] headers) | CSVWriter | inline | 
| EncodeValue(string stringValue) | CSVWriter | inlineprivate | 
| Finalize() | CSVWriter | inlineprotected | 
| SaveData | CSVWriter | |
| SetupStreams() | CSVWriter | inlineprivate | 
| SetupStreams(UTF8Encoding enc) | CSVWriter | inlineprivate | 
| WriteLine(string[] values) | CSVWriter | inline |