0_0_13592460_1627.cs(1,2): error CS1024: Preprocessor directive expected
0_0_13592460_1627.cs(1,10): error CS1025: Single-line comment or end-of-line expected
0_0_13592460_1627.cs(2,2): error CS1024: Preprocessor directive expected
0_0_13592460_1627.cs(2,10): error CS1025: Single-line comment or end-of-line expected
0_0_13592460_1627.cs(3,2): error CS1024: Preprocessor directive expected
0_0_13592460_1627.cs(3,10): error CS1025: Single-line comment or end-of-line expected
0_0_13592460_1627.cs(4,14): error CS1025: Single-line comment or end-of-line expected
0_0_13592460_1627.cs(6,1): error CS0116: A namespace cannot directly contain members such as fields or methods
0_0_13592460_1627.cs(6,15): error CS1001: Identifier expected
0_0_13592460_1627.cs(7,1): error CS1001: Identifier expected
0_0_13592460_1627.cs(8,14): error CS0650: Bad array declarator: To declare a managed array the rank specifier precedes the variable's identifier. To declare a fixed size buffer field, use the fixed keyword before the field type.
0_0_13592460_1627.cs(8,15): error CS0270: Array size cannot be specified in a variable declaration (try initializing with a 'new' expression)
0_0_13592460_1627.cs(10,16): error CS0650: Bad array declarator: To declare a managed array the rank specifier precedes the variable's identifier. To declare a fixed size buffer field, use the fixed keyword before the field type.
0_0_13592460_1627.cs(10,17): error CS0270: Array size cannot be specified in a variable declaration (try initializing with a 'new' expression)
0_0_13592460_1627.cs(12,2): error CS0116: A namespace cannot directly contain members such as fields or methods
0_0_13592460_1627.cs(13,18): error CS1518: Expected class, delegate, enum, interface, or struct
0_0_13592460_1627.cs(26,23): error CS1001: Identifier expected
0_0_13592460_1627.cs(33,37): error CS1518: Expected class, delegate, enum, interface, or struct
0_0_13592460_1627.cs(36,34): error CS1518: Expected class, delegate, enum, interface, or struct
0_0_13592460_1627.cs(38,35): error CS1518: Expected class, delegate, enum, interface, or struct
0_0_13592460_1627.cs(39,27): error CS1518: Expected class, delegate, enum, interface, or struct
0_0_13592460_1627.cs(40,33): error CS1518: Expected class, delegate, enum, interface, or struct
0_0_13592460_1627.cs(41,39): error CS1518: Expected class, delegate, enum, interface, or struct
0_0_13592460_1627.cs(41,50): error CS1518: Expected class, delegate, enum, interface, or struct
0_0_13592460_1627.cs(42,33): error CS1518: Expected class, delegate, enum, interface, or struct
0_0_13592460_1627.cs(44,27): error CS1518: Expected class, delegate, enum, interface, or struct
0_0_13592460_1627.cs(44,54): error CS1003: Syntax error, ']' expected
0_0_13592460_1627.cs(44,57): error CS1518: Expected class, delegate, enum, interface, or struct
0_0_13592460_1627.cs(44,68): error CS1518: Expected class, delegate, enum, interface, or struct
0_0_13592460_1627.cs(45,13): error CS1022: Type or namespace definition, or end-of-file expected
|