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

various refactoring #215

Merged
merged 2 commits into from
Jul 29, 2024
Merged

various refactoring #215

merged 2 commits into from
Jul 29, 2024

Conversation

DineshSolanki
Copy link
Owner

No description provided.

Replaced all instances of LangProvider.GetLang with direct Lang object properties to simplify code and enhance readability. Also made IfNotAdminRestartAsAdmin method private and added Localizable attribute to several classes.
Added the `[Localizable(false)]` attribute to various classes to exclude them from localization. Improved encapsulation by modifying access modifiers for properties and fields, ensuring private or protected access where appropriate. These changes help in better resource management and code maintainability.
@DineshSolanki DineshSolanki self-assigned this Jul 29, 2024
Copy link

sonarcloud bot commented Jul 29, 2024

@DineshSolanki DineshSolanki merged commit d5ab47d into master Jul 29, 2024
6 checks passed
@DineshSolanki DineshSolanki deleted the refactor branch July 29, 2024 19:01
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.

1 participant