Loading

摘要: 创建ViewBase类,重写INotifyPropertyChanged接口,实现数据更新 public class ViewBase : INotifyPropertyChanged { [AttributeUsage(AttributeTargets.Parameter, Inherited = 阅读全文
posted @ 2020-11-12 18:33 Stay627 阅读(634) 评论(0) 推荐(0)