Exemple #1
0
 public string GetDesignation(string level)
 {
     return(_designationService.GetDesignation(level));
 }