Ejemplo n.º 1
0
 static void cancel(DataRow row) {
     FerretControl.cancel((string) row["ferretOrderId"], Dates.date((string) row["submittedTime"]));
 }