diff --git a/docs/toc.md b/docs/toc.md index aca3c9b756c8b..1cf048b204238 100644 --- a/docs/toc.md +++ b/docs/toc.md @@ -229,6 +229,7 @@ ### [🔧 Asynchronous UI programming](csharp/tutorials/asynchronous-ui-programming.md) ### [🔧 Asynchronous server programming](csharp/tutorials/asynchronous-server-programming.md) ### [🔧 Concurrent programming](csharp/tutorials/concurrent-programming.md) +### [Inheritance in C# and .NET](csharp/tutorials/inheritance.md) ### [Console Application](csharp/tutorials/console-teleprompter.md) ### [REST client](csharp/tutorials/console-webapiclient.md) ### [Working with LINQ](csharp/tutorials/working-with-linq.md)