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

◆ EditorAttribute() [2/4]

System.ComponentModel.EditorAttribute.EditorAttribute ( string typeName,
string baseTypeName )
inline

Definition at line 17 of file EditorAttribute.cs.

18 {
19 if (!true)
20 {
21 }
23 string text = typeName.ToUpper(invariantCulture);
24 this.EditorBaseTypeName = baseTypeName;
25 this.EditorTypeName = typeName;
26 }
class f__AnonymousType0<< Count > j__TPar
static CultureInfo InvariantCulture

References System.Globalization.CultureInfo.InvariantCulture, j__TPar, and System.text.