Exemplo n.º 1
0
 public DataTable Rule(int App_ID)
 {
     return(cd.AcceptEmailRule(App_ID));
 }