欢迎您来到“名字什么都是浮云”的博客空间!

04 2017 档案

摘要:TSFac注入方式: 泛型接口工厂: public class SFac<TInterface, TClass> where TInterface : class where TClass : TInterface { private static TInterface _instance; pub 阅读全文
posted @ 2017-04-25 15:29 名字什么都是浮云 阅读(1384) 评论(1) 推荐(0)