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

◆ SupportsChangeNotification

bool IBindingList. Newtonsoft.Json.Linq.JContainer.SupportsChangeNotification
getprivateinherited

Implements System.ComponentModel.IBindingList.

Definition at line 834 of file JContainer.cs.

835 {
836 get
837 {
838 return true;
839 }
840 }