摘要: 先创建实体基类:NotificationObject(用来被实体类继承) 实现属性更改通知接口: using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Co 阅读全文
posted @ 2016-03-28 15:19 秋刀鱼No1 阅读(7943) 评论(0) 推荐(1) 编辑