Esempio n. 1
0
 public Cyril GetCyril(int id)
 {
     return(_cyrilService.FindCyril(id));
 }