File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
docs/csharp/language-reference/compiler-messages Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 11---
2- title : Resolve errors and warnings that explicit interface implementation.
3- description : These compiler errors and warnings indicate errors in declaring methods that explicitly implement an interface member.
2+ title : Resolve errors and warnings related to interface implementation.
3+ description : These compiler errors and warnings indicate errors in declaring methods that implement an interface member.
44f1_keywords :
55 - " CS0071"
66 - " CS0106"
@@ -54,7 +54,7 @@ helpviewer_keywords:
5454ms.date : 11/12/2025
5555ai-usage : ai-assisted
5656---
57- # Resolve errors and warnings related to attribute declarations or attribute use in your code
57+ # Resolve errors and warnings related to members that implement an interface
5858
5959This article covers the following compiler errors:
6060
You can’t perform that action at this time.
0 commit comments