0_0_36173051_16412.cs(1,2): error CS1024: Preprocessor directive expected
0_0_36173051_16412.cs(1,10): error CS1025: Single-line comment or end-of-line expected
0_0_36173051_16412.cs(2,2): error CS1024: Preprocessor directive expected
0_0_36173051_16412.cs(2,10): error CS1025: Single-line comment or end-of-line expected
0_0_36173051_16412.cs(3,7): error CS1041: Identifier expected; 'namespace' is a keyword
0_0_36173051_16412.cs(3,20): error CS1514: { expected
0_0_36173051_16412.cs(11,19): error CS1019: Overloadable unary operator expected
0_0_36173051_16412.cs(11,22): error CS1031: Type expected
0_0_36173051_16412.cs(11,32): error CS1001: Identifier expected
0_0_36173051_16412.cs(11,35): error CS1519: Invalid token ')' in class, struct, or interface member declaration
0_0_36173051_16412.cs(11,43): error CS1031: Type expected
0_0_36173051_16412.cs(12,23): error CS1003: Syntax error, '>' expected
0_0_36173051_16412.cs(12,23): error CS1519: Invalid token ';' in class, struct, or interface member declaration
0_0_36173051_16412.cs(14,2): error CS0116: A namespace cannot directly contain members such as fields or methods
0_0_36173051_16412.cs(14,7): error CS1518: Expected class, delegate, enum, interface, or struct
0_0_36173051_16412.cs(14,14): error CS1518: Expected class, delegate, enum, interface, or struct
0_0_36173051_16412.cs(14,22): error CS1518: Expected class, delegate, enum, interface, or struct
0_0_36173051_16412.cs(33,38): error CS1518: Expected class, delegate, enum, interface, or struct
0_0_36173051_16412.cs(33,45): error CS1518: Expected class, delegate, enum, interface, or struct
0_0_36173051_16412.cs(34,13): error CS1022: Type or namespace definition, or end-of-file expected
|