You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/csharp/language-reference/keywords/access-modifiers.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -27,7 +27,7 @@ Access modifiers are keywords used to specify the declared accessibility of a me
27
27
28
28
This section also introduces the following concepts:
29
29
30
-
-[Accessibility Levels](./accessibility-levels.md): Using the four access modifiers to declare six levels of accessibility.
30
+
-[Accessibility Levels](./accessibility-levels.md): Using the access modifiers to declare levels of accessibility.
31
31
-[Accessibility Domain](./accessibility-domain.md): Specifies where, in the program sections, a member can be referenced.
32
32
-[Restrictions on Using Accessibility Levels](./restrictions-on-using-accessibility-levels.md): A summary of the restrictions on using declared accessibility levels.
0 commit comments