Compilation error (line 7, col 3): The type or namespace name 'Tower' could not be found (are you missing a using directive or an assembly reference?)
Compilation error (line 7, col 18): The type or namespace name 'Tower' could not be found (are you missing a using directive or an assembly reference?)
Compilation error (line 8, col 3): The type or namespace name 'Tower' could not be found (are you missing a using directive or an assembly reference?)
Compilation error (line 8, col 18): The type or namespace name 'Tower' could not be found (are you missing a using directive or an assembly reference?)
Compilation error (line 45, col 3): Assignment made to same variable; did you mean to assign something else?