AutoPropertyChanged - type-safe IPropertyChangedNotification implementation

Posted on Code Project See other posts from Code Project
Published on Mon, 24 May 2010 18:36:00 GMT Indexed on 2010/05/24 18:41 UTC
Read the original article Hit count: 207

Filed under:
Typesafe IPropertyChangedNotification implementation without run-time reflection and without lambda expressions.

© Code Project or respective owner