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() [3/4]

System.ComponentModel.EditorAttribute.EditorAttribute ( string typeName,
Type baseType )
inline

Definition at line 29 of file EditorAttribute.cs.

30 {
31 if (!true)
32 {
33 }
35 string text = typeName.ToUpper(invariantCulture);
36 this.EditorTypeName = typeName;
37 this.EditorBaseTypeName = baseType;
38 }
class f__AnonymousType0<< Count > j__TPar
static CultureInfo InvariantCulture

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