摘要: 添加以下项目目录,Repository实现IRepository 接口,Service里面通过构造函数注入,实现Repository的实例化,ConsoleApp1里面通过构造函数注入,实现Service的实例化 通过Resolve TestIOCClass来实现Service的依赖注入 在Cons 阅读全文
posted @ 2019-04-03 10:32 我不是你的狗 阅读(568) 评论(0) 推荐(0)