Compilation error (line 32, col 120): ; expected
Compilation error (line 33, col 30): Invalid token 'switch' in class, struct, or interface member declaration
Compilation error (line 36, col 21): Method must have a return type
Compilation error (line 36, col 66): Identifier expected
Compilation error (line 36, col 68): ; expected
Compilation error (line 36, col 75): Method must have a return type
Compilation error (line 36, col 133): ; expected
Compilation error (line 36, col 134): Method must have a return type
Compilation error (line 36, col 157): Identifier expected
Compilation error (line 36, col 158): ; expected
Compilation error (line 37, col 23): Invalid token '=>' in class, struct, or interface member declaration
Compilation error (line 37, col 36): Method must have a return type
Compilation error (line 37, col 61): ; expected
Compilation error (line 39, col 9): Type or namespace definition, or end-of-file expected
Compilation error (line 41, col 1): A namespace cannot directly contain members such as fields or methods
Compilation error (line 41, col 21): Expected class, delegate, enum, interface, or struct