0_0_17896699_3927.cs(1,2): error CS1024: Preprocessor directive expected
0_0_17896699_3927.cs(1,10): error CS1025: Single-line comment or end-of-line expected
0_0_17896699_3927.cs(3,2): error CS1032: Cannot define/undefine preprocessor symbols after first token in file
0_0_17896699_3927.cs(4,2): error CS1032: Cannot define/undefine preprocessor symbols after first token in file
0_0_17896699_3927.cs(2,12): error CS1041: Identifier expected; 'long' is a keyword
0_0_17896699_3927.cs(10,36): error CS1018: Keyword 'this' or 'base' expected
0_0_17896699_3927.cs(10,40): error CS1001: Identifier expected
0_0_17896699_3927.cs(10,41): error CS1002: ; expected
0_0_17896699_3927.cs(10,42): error CS1520: Method must have a return type
0_0_17896699_3927.cs(10,46): error CS1001: Identifier expected
0_0_17896699_3927.cs(11,23): error CS1031: Type expected
0_0_17896699_3927.cs(11,35): error CS1001: Identifier expected
0_0_17896699_3927.cs(11,39): error CS1519: Invalid token ')' in class, struct, or interface member declaration
0_0_17896699_3927.cs(11,47): error CS1031: Type expected
0_0_17896699_3927.cs(12,24): error CS1001: Identifier expected
0_0_17896699_3927.cs(12,31): error CS1519: Invalid token ',' in class, struct, or interface member declaration
0_0_17896699_3927.cs(12,34): error CS1519: Invalid token '+' in class, struct, or interface member declaration
0_0_17896699_3927.cs(12,41): error CS1519: Invalid token ')' in class, struct, or interface member declaration
0_0_17896699_3927.cs(14,5): error CS0116: A namespace cannot directly contain members such as fields or methods
0_0_17896699_3927.cs(23,1): error CS1022: Type or namespace definition, or end-of-file expected
|