예제 #1
0
 public AuthorizationRepository()
 {
     DbContext = AuthorizationDbContext.Create();
 }