Beispiel #1
0
 public Emp_Cust GetEmp_Cust(string FromUserName)
 {
     return(_set.GetEmp_Cust(FromUserName));
 }