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

◆ ToChar() [1/2]

char IConvertible. System.Char.ToChar ( IFormatProvider provider)
inline

Definition at line 327 of file Char.cs.

328 {
329 return this;
330 }