Ejemplo n.º 1
0
 public DataTable GetManagerRemind(int _managerId)
 {
     return(exeCmd.GetManagerRemind(_managerId));
 }