Open Fis-Ura opened 2 years ago
As a user, I want to be able to quickly title case a skit title to gain time.
seems C# has an inbuilt function for this TextInfo.ToTitleCase()
https://code-maze.com/csharp-convert-string-title-case/
As a user, I want to be able to quickly title case a skit title to gain time.
seems C# has an inbuilt function for this TextInfo.ToTitleCase()
https://code-maze.com/csharp-convert-string-title-case/