Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -91,8 +91,7 @@ Polymorphism is often referred to as the third pillar of object-oriented program

## See Also

- [C# Programming Guide](../../../csharp/programming-guide/index.md)
- [C# Programming Guide](../../../csharp/programming-guide/index.md)
- [C# Programming Guide](../../../csharp/programming-guide/index.md)
- [Inheritance](../../../csharp/programming-guide/classes-and-structs/inheritance.md)
- [Abstract and Sealed Classes and Class Members](../../../csharp/programming-guide/classes-and-structs/abstract-and-sealed-classes-and-class-members.md)
- [Methods](../../../csharp/programming-guide/classes-and-structs/methods.md)
Expand Down