Compilation error (line 11, col 21): The type or namespace name 'Car' could not be found (are you missing a using directive or an assembly reference?)
Compilation error (line 19, col 17): The type or namespace name 'Truck' could not be found (are you missing a using directive or an assembly reference?)
Compilation error (line 29, col 22): The type or namespace name 'FireTruck' could not be found (are you missing a using directive or an assembly reference?)