Compilation error (line 6, col 9): Unexpected character '$'
Compilation error (line 2, col 7): Identifier expected; 'static' is a keyword
Compilation error (line 2, col 14): Expected class, delegate, enum, interface, or struct
Compilation error (line 12, col 83): ; expected
Compilation error (line 12, col 97): Invalid token '(' in class, struct, or interface member declaration
Compilation error (line 12, col 106): Invalid token '-' in class, struct, or interface member declaration
Compilation error (line 12, col 118): Invalid token ')' in class, struct, or interface member declaration
Compilation error (line 12, col 136): Invalid token ',' in class, struct, or interface member declaration
Compilation error (line 12, col 147): Invalid token ')' in class, struct, or interface member declaration
Compilation error (line 12, col 149): Method must have a return type
Compilation error (line 12, col 164): Identifier expected
Compilation error (line 12, col 175): Identifier expected