Exemplo n.º 1
0
 public static bool ProcessPicoYPlaca(LicensePlateEntitie licensePlate)
 {
     //process data
     return(ExistRestriction(licensePlate));
 }