2016年4月20日

摘要: /// /// 获取上下文对象的类 /// public class ContextFactory { private static TestOAEntities context; public static DbContext GetContext() {... 阅读全文
posted @ 2016-04-20 15:43 努力的活着_在人间 阅读(804) 评论(0) 推荐(1)

导航