|
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 System.IO.StringReader, including all inherited members.
| _length | System.IO.StringReader | private |
| _pos | System.IO.StringReader | private |
| _s | System.IO.StringReader | private |
| Close() | System.IO.StringReader | inlinevirtual |
| Dispose(bool disposing) | System.IO.StringReader | inlineprotectedvirtual |
| System::IO::TextReader.Dispose() | System.IO.TextReader | inline |
| Null | System.IO.TextReader | static |
| Peek() | System.IO.StringReader | inlinevirtual |
| Read() | System.IO.StringReader | inlinevirtual |
| Read([global::System.Runtime.InteropServices.In][global::System.Runtime.InteropServices.Out] char[] buffer, int index, int count) | System.IO.StringReader | inlinevirtual |
| ReadLine() | System.IO.StringReader | inlinevirtual |
| ReadToEnd() | System.IO.StringReader | inlinevirtual |
| StringReader(string s) | System.IO.StringReader | inline |
| Synchronized(TextReader reader) | System.IO.TextReader | inlinestatic |
| TextReader() | System.IO.TextReader | inlineprotected |
| TextReader() | System.IO.TextReader | inlineprivatestatic |