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

C# Guide: Classes #964

Closed
BillWagner opened this issue Aug 25, 2016 · 2 comments
Closed

C# Guide: Classes #964

BillWagner opened this issue Aug 25, 2016 · 2 comments

Comments

@BillWagner
Copy link
Member

This issue tracks the topic for http://github.com/dotnet/core-docs/csharp/classes.md

Much of the content can be taken from here: https://msdn.microsoft.com/en-us/library/ms173109.aspx

@BillWagner BillWagner added this to the Dev "15" RC milestone Aug 25, 2016
@BillWagner BillWagner modified the milestones: Dev "15" RC, 2017-Quarter 1 Nov 30, 2016
@mairaw mairaw modified the milestones: 2017-Quarter 1, 2017 - Quarter 2 Mar 29, 2017
@BillWagner BillWagner modified the milestones: 2017 - Quarter 2, Backlog Jun 14, 2017
@pkulikov
Copy link
Contributor

pkulikov commented Apr 4, 2018

@BillWagner the first link looks to be broken, while the second link redirects to the https://docs.microsoft.com/en-us/dotnet/csharp/programming-guide/classes-and-structs/index

Can this issue be closed then? Or existing doc content should be revised as there are two topics on classes now:
https://docs.microsoft.com/en-us/dotnet/csharp/programming-guide/classes-and-structs/classes
https://docs.microsoft.com/en-us/dotnet/csharp/classes

And those two pages look very-very similar.

@BillWagner
Copy link
Member Author

@pkulikov

Or existing doc content should be revised as there are two topics on classes now:
https://docs.microsoft.com/en-us/dotnet/csharp/programming-guide/classes-and-structs/classes
https://docs.microsoft.com/en-us/dotnet/csharp/classes

Yes, combining these two topics into the first is the correct fix.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants