Ejemplo n.º 1
0
 public static DataTable ExecuteProNdxmqs(string function, string userId, string year)
 {
     return(SysInfoQueryDal.ExecuteProNdxmqs(function, userId, year));
 }