Esempio n. 1
0
 public Emp_Cust GetEmp_CustById(int Id)
 {
     return(_set.GetEmp_CustById(Id));
 }