Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches

◆ OnDeserialization() [1/2]

void IDeserializationCallback. System.Globalization.TextInfo.OnDeserialization ( object sender)
inlineprivate

Definition at line 116 of file TextInfo.cs.

117 {
118 throw new PlatformNotSupportedException();
119 }