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

Move Board class to People.cs and add documentation #352

Merged
merged 2 commits into from
Dec 11, 2024

Conversation

ScottProgrammer88
Copy link
Contributor

The Board class was moved from Board.cs to People.cs within the PC2.Models namespace. The class now includes XML documentation comments for better code documentation and understanding. The functionality of the Board class remains the same, with the MembershipStart property still present.

The Board class was moved from Board.cs to People.cs within the PC2.Models namespace. The class now includes XML documentation comments for better code documentation and understanding. The functionality of the Board class remains the same, with the MembershipStart property still present.
Copy link
Member

@JoeProgrammer88 JoeProgrammer88 left a comment

Choose a reason for hiding this comment

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

Looks good!

@JoeProgrammer88 JoeProgrammer88 linked an issue Dec 11, 2024 that may be closed by this pull request
@JoeProgrammer88 JoeProgrammer88 merged commit 266d51e into main Dec 11, 2024
1 check passed
@JoeProgrammer88 JoeProgrammer88 deleted the Document-Board-model-and-move-into-People.cs branch December 11, 2024 21:09
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.

Document Board model and move into People.cs
2 participants