Exemplo n.º 1
0
 public UserController(IDataServiceUser dataService)
 {
     _dataService = dataService;
 }