I just read an article by Micheal Sync about implementing property changed notifications with Expression Tree, I liked what I saw but didn't appreciate the inheritance requirement (as always). So I quickly whipped up an alternative way using extension methods, that makes it super easy but equally type-safe to raise property changed notifications.
|
3
shouts |
|
|||
No comments yet, be the first one to post comment.