terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches
System.IO.TextReader.NullTextReader Class Referencesealed
+ Inheritance diagram for System.IO.TextReader.NullTextReader:

Public Member Functions

 NullTextReader ()
 
override int Read (char[] buffer, int index, int count)
 
override string ReadLine ()
 
virtual void Close ()
 
void Dispose ()
 
virtual int Peek ()
 
virtual int Read ()
 
virtual string ReadToEnd ()
 
virtual ObjRef CreateObjRef (Type requestedType)
 
virtual object InitializeLifetimeService ()
 

Static Public Member Functions

static TextReader Synchronized (TextReader reader)
 

Static Public Attributes

static readonly TextReader Null
 

Protected Member Functions

virtual void Dispose (bool disposing)
 

Properties

ServerIdentity ObjectIdentity [get, set]
 

Private Attributes

object _identity
 

Detailed Description

Definition at line 101 of file TextReader.cs.


The documentation for this class was generated from the following file: