Пример #1
0
 public static DataTable GetNewPrintTaskRT(string where)
 {
     return(DecetePro.GetPrintTaskRT(where));
 }