摘要:
IRepository:接口定义了Repository常见的方法 AbpRepositoryBase:实现了IRepository接口的常见方法 EfRepositoryBase:实现了AbpRepositoryBase中定义的抽象方法:GetAll,Insert,Delete,Update。在实际 阅读全文
posted @ 2016-04-10 13:32
ZHK的博客
阅读(4855)
评论(4)
推荐(8)