2016-10-23 12 views

答えて

0

は解決策を見つけた:

kernel.Bind<DbContext>().To<ApplicationDbContext>() 
       .WhenInjectedInto(typeof(UserStore<>)) 
関連する問題