Showing 501 - 520 of 682 results
C# Compiler Error CS0544 โ€“ โ€˜property overrideโ€™: cannot override because โ€˜non-propertyโ€™ is not a property Reason for the Error You...
C# Compiler Error CS0543 โ€“ โ€˜enumerationโ€™ : the enumerator value is too large to fit in its type Reason for...
C# Compiler Error CS0542 โ€“ โ€˜user-defined typeโ€™ : member names cannot be the same as their enclosing type Reason for...
C# Compiler Error CS0540 โ€“ โ€˜interface memberโ€™ : containing type does not implement interface โ€˜interfaceโ€™ Reason for the Error Youโ€™ll...
C# Compiler Error CS0539 โ€“ โ€˜memberโ€™ in explicit interface declaration is not a member of interface Reason for the Error...
C# Compiler Error CS0538 โ€“ โ€˜nameโ€™ in explicit interface declaration is not an interface Reason for the Error Youโ€™ll get...
C# Compiler Error CS0535 โ€“ โ€˜classโ€™ does not implement interface member โ€˜memberโ€™ Reason for the Error Youโ€™ll get this error...
C# Compiler Error CS0534 โ€“ โ€˜function1โ€™ does not implement inherited abstract member โ€˜function2โ€™ Reason for the Error Youโ€™ll get this...
C# Compiler Error CS0533 โ€“ โ€˜derived-class memberโ€™ hides inherited abstract member โ€˜base-class memberโ€™ Reason for the Error Youโ€™ll get this...
C# Compiler Error CS0531 โ€“ โ€˜memberโ€™ : interface members cannot have a definition Reason for the Error Youโ€™ll get this...
C# Compiler Error CS0529 โ€“ Inherited interface โ€˜interface1โ€™ causes a cycle in the interface hierarchy of โ€˜interface2โ€™ Reason for the...
C# Compiler Error CS0528 โ€“ โ€˜interfaceโ€™ is already listed in interface list Reason for the Error Youโ€™ll get this error...
C# Compiler Error CS0527 โ€“ Type โ€˜typeโ€™ in interface list is not an interface Reason for the Error Youโ€™ll get...
C# Compiler Error CS0526 โ€“ Interfaces cannot contain instance constructors Reason for the Error Youโ€™ll get this error in your...
C# Compiler Error CS0525 โ€“ Interfaces cannot contain fields Reason for the Error Youโ€™ll get this error in your C#...
C# Compiler Error CS0523 โ€“ Struct member โ€˜struct2 fieldโ€™ of type โ€˜struct1โ€™ causes a cycle in the struct layout Reason...
C# Compiler Error CS0522 โ€“ โ€˜constructorโ€™ : structs cannot call base class constructors Reason for the Error Youโ€™ll get this...
C# Compiler Error CS0516 โ€“ Constructor โ€˜constructorโ€™ can not call itself Reason for the Error Youโ€™ll get this error in...
C# Compiler Error CS0515 โ€“ โ€˜functionโ€™ : access modifiers are not allowed on static constructors Reason for the Error Youโ€™ll...
C# Compiler Error CS0514 โ€“ โ€˜constructorโ€™ : static constructor cannot have an explicit โ€˜thisโ€™ or โ€˜baseโ€™ constructor call Reason for...

Categories

Archives