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

◆ PropertyDescriptorCollection() [1/4]

System.ComponentModel.PropertyDescriptorCollection.PropertyDescriptorCollection ( PropertyDescriptor[] properties)
inline

Definition at line 13 of file PropertyDescriptorCollection.cs.

14 {
15 if (properties != null)
16 {
17 this._properties = properties;
18 string displayName = properties.displayName;
19 return;
20 }
21 long num = 0L;
23 this._propsOwned = true;
24 }
class f__AnonymousType0<< Count > j__TPar

References System.ComponentModel.MemberDescriptor.displayName, j__TPar, and System.L.