Alter the way an Interface is implemented?

Hello...


Is there a way to modify the way resharper creates the setter and getter methods on an interface?

I want it to validate if the value changed, and raise events if it does (In order to implement the Databinding Interfaces (System.ComponentModel.INotifyPropertyChanged etc...) Is there any way to automate this?

0

Please sign in to leave a comment.