Esempio n. 1
0
 public DataTable GetCompany(string userId)
 {
     return(OperationBiz.GetCompany(userId));
 }