Skip to content

Commit 771da4b

Browse files
committed
warnings
1 parent 664eecc commit 771da4b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/csharp/language-reference/compiler-messages/interface-implementation-errors.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
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.
44
f1_keywords:
55
- "CS0071"
66
- "CS0106"
@@ -54,7 +54,7 @@ helpviewer_keywords:
5454
ms.date: 11/12/2025
5555
ai-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

5959
This article covers the following compiler errors:
6060

0 commit comments

Comments
 (0)