An experiment in C# that transforms classes on the fly using reflection and Emit, all that in order to avoid implementing and calling INotifyPropertyChanged. This is an experiment that should not be used in production.
An experiment in C# that transforms classes on the fly using reflection and Emit, all that in order to avoid implementing and calling INotifyPropertyChanged. This is an experiment that should not be used in production.