Exemple #1
0
 private List <Lab> GetLabs()
 {
     return(_aController.GetAllLabs());
 }