Пример #1
0
 public UserRepository(HostingManagementDbContext context)
 {
     this.context = context;
 }