Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updated TOC to add inheritance topic. #1336

Merged
merged 2 commits into from
Dec 15, 2016
Merged

Conversation

rpetrusha
Copy link
Contributor

Update TOC to add inheritance topic

Summary

Adds the new C# inheritance tutorial to the TOC.

Suggested Reviewers

@mairaw @BillWagner @stevehoag

@@ -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)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Shouldn't inheritance be capitalized?

@@ -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)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nit: capital I

@rpetrusha
Copy link
Contributor Author

@mairaw Thanks for noticing; I completely missed it. I've fixed it.

@mairaw
Copy link
Contributor

mairaw commented Dec 15, 2016

LGTM

@rpetrusha rpetrusha merged commit 3ae0364 into dotnet:master Dec 15, 2016
@rpetrusha rpetrusha deleted the toc branch January 18, 2017 22:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants