HomeCSharpPage 19

CSharp

Showing 361 - 380 of 961 results
C# Error CS1031 – Type expected Reason for the Error & Solution Type expected A type parameter is expected. Example...
C# Error CS1029 – #error: ‘{0}’ Reason for the Error & Solution #error: ‘text’ Displays the text of an error...
C# Error CS1028 – Unexpected preprocessor directive Reason for the Error & Solution Unexpected preprocessor directive A was found but...
C# Error CS1027 – #endif directive expected Reason for the Error & Solution #endif directive expected A matching #endif was...
C# Error CS1026 – ) expected Reason for the Error & Solution ) expected An incomplete statement was found. A...
C# Error CS1025 – Single-line comment or end-of-line expected Reason for the Error & Solution Single-line comment or end-of-line expected...
C# Error CS1024 – Preprocessor directive expected Reason for the Error & Solution Preprocessor directive expected A line began with...
C# Error CS1023 – Embedded statement cannot be a declaration or labeled statement Reason for the Error & Solution Embedded...
C# Error CS1022 – Type or namespace definition, or end-of-file expected Reason for the Error & Solution Type or namespace...
C# Error CS1021 – Integral constant is too large Reason for the Error & Solution Integral constant is too large...
C# Error CS1020 – Overloadable binary operator expected Reason for the Error & Solution Overloadable binary operator expected An attempt...
C# Error CS1019 – Overloadable unary operator expected Reason for the Error & Solution Overloadable unary operator expected Something that...
C# Error CS1018 – Keyword ‘this’ or ‘base’ expected Reason for the Error & Solution Keyword ‘this’ or ‘base’ expected...
C# Error CS1017 – Catch clauses cannot follow the general catch clause of a try statement Reason for the Error...
C# Error CS1016 – Named attribute argument expected Reason for the Error & Solution Named attribute argument expected Unnamed attribute...
C# Error CS1015 – An object, string, or class type expected Reason for the Error & Solution An object, string,...
C# Error CS1014 – A get or set accessor expected Reason for the Error & Solution A get or set...
C# Error CS1013 – Invalid number Reason for the Error & Solution Invalid number The compiler detected a malformed number....
C# Error CS1012 – Too many characters in character literal Reason for the Error & Solution Too many characters in...
C# Error CS1011 – Empty character literal Reason for the Error & Solution Empty character literal A was declared and...

Categories

Archives