HomeCSharpPage 25

CSharp

Showing 481 - 500 of 961 results
C# Error CS0673 – System.Void cannot be used from C# — use typeof(void) to get the void type object Reason...
C# Error CS0670 – Field cannot have void type Reason for the Error & Solution Field cannot have void type...
C# Error CS0669 – A class with the ComImport attribute cannot have a user-defined constructor Reason for the Error &...
C# Error CS0668 – Two indexers have different names; the IndexerName attribute must be used with the same name on...
C# Error CS0666 – ‘{0}’: new protected member declared in struct Reason for the Error & Solution ‘member’ : new...
C# Error CS0664 – Literal of type double cannot be implicitly converted to type ‘{1}’; use an ‘{0}’ suffix to...
C# Error CS0663 – ‘{0}’ cannot define an overloaded {1} that differs only on parameter modifiers ‘{2}’ and ‘{3}’ Reason...
C# Error CS0662 – Cannot specify the Out attribute on a ref parameter without also specifying the In attribute. Reason...
C# Error CS0656 – Missing compiler required member ‘{0}.{1}’ Reason for the Error & Solution Missing compiler required member ‘object.member’...
C# Error CS0655 – ‘{0}’ is not a valid named attribute argument because it is not a valid attribute parameter...
C# Error CS0653 – Cannot apply attribute class ‘{0}’ because it is abstract Reason for the Error & Solution Cannot...
C# Error CS0650 – Bad array declarator: To declare a managed array the rank specifier precedes the variable’s identifier. To...
C# Error CS0648 – ‘{0}’ is a type not supported by the language Reason for the Error & Solution ‘type’...
C# Error CS0646 – Cannot specify the DefaultMember attribute on a type containing an indexer Reason for the Error &...
C# Error CS0644 – ‘{0}’ cannot derive from special class ‘{1}’ Reason for the Error & Solution ‘class1’ cannot derive...
C# Error CS0643 – ‘{0}’ duplicate named attribute argument Reason for the Error & Solution ‘arg’ duplicate named attribute argument...
C# Error CS0641 – Attribute ‘{0}’ is only valid on classes derived from System.Attribute Reason for the Error & Solution...
C# Error CS0637 – The FieldOffset attribute is not allowed on static or const fields Reason for the Error &...
C# Error CS0636 – The FieldOffset attribute can only be placed on members of types marked with the StructLayout(LayoutKind.Explicit) Reason...
C# Error CS0633 – The argument to the ‘{0}’ attribute must be a valid identifier Reason for the Error &...

Categories

Archives