摘要:
public class ApplicationContext : DbContext { public DbSet<User> Users { get; set; } public ApplicationContext() : base("ApplicationConnection") { //D 阅读全文
posted @ 2016-02-22 14:54
壹飛臺
阅读(252)
评论(0)
推荐(0)
浙公网安备 33010602011771号