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

Add .IsNullOrEmpty(this string) extension for static-typing efficiency #336

Merged
merged 6 commits into from
Jan 15, 2025

Conversation

SergeiPavlov
Copy link
Collaborator

@SergeiPavlov SergeiPavlov commented Jan 15, 2025

Also make both .IsNullOrEmpty() extensions internal to prevent usage in the App.

@SergeiPavlov SergeiPavlov changed the title Add IsNullOrEmpty(this string) extension for static-typing efficiency Add .IsNullOrEmpty(this string) extension for static-typing efficiency Jan 15, 2025
@SergeiPavlov SergeiPavlov merged commit cfa9916 into master-servicetitan Jan 15, 2025
4 checks passed
@SergeiPavlov SergeiPavlov deleted the IsNullOrEmpty branch January 15, 2025 10:48
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.

3 participants