Compilation error (line 13, col 3): Invalid token 'if' in class, struct, or interface member declaration
Compilation error (line 13, col 8): Invalid token '<=' in class, struct, or interface member declaration
Compilation error (line 14, col 21): Invalid token '(' in class, struct, or interface member declaration
Compilation error (line 14, col 26): Invalid token '=' in class, struct, or interface member declaration
Compilation error (line 14, col 31): Invalid token '>' in class, struct, or interface member declaration
Compilation error (line 14, col 35): Invalid token ')' in class, struct, or interface member declaration
Compilation error (line 14, col 43): Invalid token ')' in class, struct, or interface member declaration
Compilation error (line 16, col 3): A namespace cannot directly contain members such as fields or methods