| Source path: hg/ SyringeControl/ WinForms/ INotifyingProperty.cs |
|
|
|
Change log
b4e5f52768aa
by Yuri Korchyomkin <yuri.korchyomkin>
on Aug 9, 2009
Diff
added to IControlView event notifying about pressing 'Setup' button moved some classes to separate files
| Go to: |
Project members,
sign in to write a code review
Older revisions
b50671f1f1dc
by Yuri Korchyomkin <yuri.korchyomkin>
on Aug 9, 2009
Diff
added a set of classes simplifying implementation of INotfyPropertyChanged interface converted main logic to using these classes and fluent binding. ...