Esempio n. 1
0
 public SearchController(IEmployerUserHandler handler)
 {
     _handler = handler;
 }