Beispiel #1
0
 public ucenterrightController(IUserCenterRepository _ucenterRepository)
 {
     ucenterService = new UserCenterService(_ucenterRepository);
 }
 public ucenterrightController(IUserCenterRepository _ucenterRepository)
 {
     ucenterService = new UserCenterService(_ucenterRepository);
 }