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.Text.DecoderReplacementFallback Class Referencesealed
+ Inheritance diagram for System.Text.DecoderReplacementFallback:

Public Member Functions

 DecoderReplacementFallback ()
 
 DecoderReplacementFallback (string replacement)
 
override DecoderFallbackBuffer CreateFallbackBuffer ()
 
override bool Equals (object value)
 
override int GetHashCode ()
 

Package Functions

 DecoderReplacementFallback (SerializationInfo info, StreamingContext context)
 

Properties

string DefaultString [get]
 
override int MaxCharCount [get]
 
static DecoderFallback ReplacementFallback [get]
 
static DecoderFallback ExceptionFallback [get]
 

Private Member Functions

void ISerializable. GetObjectData (SerializationInfo info, StreamingContext context)
 

Private Attributes

string _strDefault
 

Static Private Attributes

static DecoderFallback s_replacementFallback
 
static DecoderFallback s_exceptionFallback
 

Detailed Description

Definition at line 8 of file DecoderReplacementFallback.cs.


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