Beispiel #1
0
 public PhongBanModel GetDatabyID(string id)
 {
     return(_res.GetDatabyID(id));
 }