摘要:        
1、核心类BaseNotifyPropertyChanged ,主要用来封装NotifyProperty的执行方法View Code 1publicabstractclassBaseNotifyPropertyChanged:INotifyPropertyChanged2{3publiceventPropertyChangedEventHandlerPropertyChanged;45protectedvoidRaisePropertyChanged<T>(6Expression<Func<T>>propertyExpresssion)7{8if(prope    阅读全文
        
            posted @ 2012-03-26 11:14
油纸伞
阅读(498)
评论(1)
推荐(1)
        
        
浙公网安备 33010602011771号