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

◆ ConstructInfo

XmlILConstructInfo System.Xml.Xsl.IlGen.XmlILAnnotation.ConstructInfo
getset

Definition at line 56 of file XmlILAnnotation.cs.

57 {
58 get
59 {
60 return _constrInfo;
61 }
62 set
63 {
65 }
66 }