Hacker News new | ask | show | jobs
by taspeotis 3500 days ago
For your second example: just use Fody.PropertyChanged and forget about writing boilerplate.
1 comments

I know about Fody but I don't think it would help with custom logic inside setter (not just PropertyChanged call).