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

◆ DesignerTypeName

string System.ComponentModel.DesignerAttribute.DesignerTypeName
get

Definition at line 79 of file DesignerAttribute.cs.

80 {
81 get
82 {
83 return this.designerTypeName;
84 }
85 }