Exemple #1
0
 public IEnumerable <Designation> Get()
 {
     return(_IDesignation.ShowAllDesignation());
 }