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
Loading...
Searching...
No Matches

◆ GetStandardValues() [2/2]

override TypeConverter.StandardValuesCollection System.ComponentModel.BooleanConverter.GetStandardValues ( ITypeDescriptorContext context)
inlinevirtual

Reimplemented from System.ComponentModel.TypeConverter.

Definition at line 66 of file BooleanConverter.cs.

67 {
68 throw null;
69 }