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

◆ IPropChangedEventValue

EventDescriptor System.ComponentModel.ReflectPropertyDescriptor.IPropChangedEventValue
getsetprivate

Definition at line 90 of file ReflectPropertyDescriptor.cs.

91 {
92 get
93 {
94 int num = 1;
95 if (num == 0)
96 {
97 }
98 if (num == 0)
99 {
100 }
101 if (num == 0)
102 {
103 }
104 Type type;
105 EventDescriptorCollection events = TypeDescriptor.GetEvents(type);
107 return this.realIPropChangedEvent;
108 }
109 set
110 {
111 int num = 1;
113 if (num == 0)
114 {
115 }
116 }
117 }
class f__AnonymousType0<< Count > j__TPar
EventInfo[] GetEvents(BindingFlags bindingAttr)

Referenced by System.ComponentModel.ReflectPropertyDescriptor.RemoveValueChanged().