Example #1
0
 public TA_TRUCK[] GetTrucks()
 {
     return(TruckController.GetList(rdb).ToArray());
 }