Compilation error (line 31, col 13): Invalid token '=' in class, struct, or interface member declaration
Compilation error (line 31, col 22): ; expected
Compilation error (line 31, col 44): Invalid token '(' in class, struct, or interface member declaration
Compilation error (line 32, col 31): Member modifier 'new' must precede the member type and name
Compilation error (line 33, col 24): Type expected
Compilation error (line 33, col 24): Invalid token '{' in class, struct, or interface member declaration
Compilation error (line 34, col 36): Invalid token '=' in class, struct, or interface member declaration
Compilation error (line 34, col 49): Invalid token '(' in class, struct, or interface member declaration
Compilation error (line 34, col 63): Invalid token ',' in class, struct, or interface member declaration
Compilation error (line 35, col 35): Invalid token '=' in class, struct, or interface member declaration
Compilation error (line 35, col 46): Invalid token '(' in class, struct, or interface member declaration
Compilation error (line 35, col 62): Invalid token ',' in class, struct, or interface member declaration
Compilation error (line 36, col 40): Invalid token '=' in class, struct, or interface member declaration
Compilation error (line 36, col 51): Invalid token '(' in class, struct, or interface member declaration
Compilation error (line 37, col 24): Invalid token '}' in class, struct, or interface member declaration
Compilation error (line 39, col 1): A namespace cannot directly contain members such as fields or methods
Compilation error (line 47, col 1): Type or namespace definition, or end-of-file expected