canton7 / PropertyChanged.SourceGenerator

Powerful INotifyPropertyChanged / INotifyPropertyChanging Source Generator, which generates INPC boilerplate for you as part of your build. Supports features such as automatic and manual dependencies between properties, notifications when specific properties change, and more.
MIT License
138 stars 14 forks source link

add `inheritdoc` to the event #28

Closed rsking closed 1 year ago

rsking commented 1 year ago

This is just to add documentation to the generated events