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: README.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
@@ -166,7 +166,7 @@ public partial interface IReadOnlyBar {
166
166
167
167
### Inheritance
168
168
169
-
If a type with a read only interface inherits from another class with a read only interface, the read only interface will also automatically set up the same inheritance:
169
+
If a type with a read only interface inherits from another class with a read only interface, the read only interfaces will also have the same inheritance:
0 commit comments