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

Refactoring #1

Merged
merged 3 commits into from
Aug 7, 2021
Merged

Refactoring #1

merged 3 commits into from
Aug 7, 2021

Conversation

Ambratolm
Copy link

Some refactoring.
Check the commits messages for details.

Ambratolm added 3 commits August 4, 2021 00:37
In general such class shouldn't exist in such way but we try to make it better for now.
- Class is too big and mixed so it was divided in two parts (using partial keyword), one part for properties and other for methods.
- Class members are now orgnized and more distinguishable (using regions).
- Class members renamed following some good csharp naming conventions (in hope to do the same for all next).
@AXeL-dev
Copy link
Owner

AXeL-dev commented Aug 7, 2021

LGTM, thanks for the PR! 😉

@AXeL-dev AXeL-dev merged commit 31ba41f into AXeL-dev:master Aug 7, 2021
@AXeL-dev AXeL-dev linked an issue Aug 7, 2021 that may be closed by this pull request
9 tasks
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.

Refactoring & Improvement Suggestions
2 participants