Exemple #1
0
 public PersonelModel GetStaffByID(string ID)
 {
     return(Ipr.GetStaffByID(ID));
 }