Example #1
0
 public DataTable GetComboUserCompany(string userId)
 {
     return(OperationBiz.GetComboUserCompany(userId));
 }