Esempio n. 1
0
 public ValuesController(IABasedService service)
 {
     this._service = service;
 }