Compilation error (line 38, col 9): The type or namespace name 'Car' could not be found (are you missing a using directive or an assembly reference?)
Compilation error (line 38, col 23): The type or namespace name 'Car' could not be found (are you missing a using directive or an assembly reference?)
Compilation error (line 39, col 9): The type or namespace name 'Bicycle' could not be found (are you missing a using directive or an assembly reference?)
Compilation error (line 39, col 31): The type or namespace name 'Bicycle' could not be found (are you missing a using directive or an assembly reference?)