kuju63 / kuju63/StringExtension

Trim before and after space char from string

Open
#22 0 comments 0 reactions 1 assignee Claimed by @kuju63 View on GitHub
enhancement
Dominant language
C#
Stars
0
Forks
1
PR merge metrics
No merged PRs in 30d

Description

**Is your feature request related to a problem? Please describe.**
System.Strin.Trim() don't trim before space char.
But user input has befaore space.

**Describe the solution you'd like**
Trim method is to change to remove before and after space char.
And removing space char type is half and full with.

**Describe alternatives you've considered**
I think to implement extension method.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.