摘要:
ViewModelBase和CommandBase代码的整理如下:1.ViewModelBase.cs[c-sharp] view plaincopyusingSystem;usingSystem.ComponentModel;usingSystem.Linq.Expressions;///<summary>///WPFMVVC设计模式ViewMode基本功能类///</summary>publicabstractclassViewModelBase:INotifyPropertyChanged,IDisposable{#regionPublicProperties// 阅读全文
posted @ 2013-06-03 11:48
三叶草╮
阅读(968)
评论(0)
推荐(0)

浙公网安备 33010602011771号