praeclarum / Bind

A small but powerful C# library for data binding
Other
204 stars 34 forks source link

Fully remove the MemberChangeAction when you unbind. #14

Open Clancey opened 6 years ago

Clancey commented 6 years ago

This fixes a bug that causes objects to never get disposed to do a neverending strong reference

Clancey commented 6 years ago

Fixes #12