String helpers
More...
◆ RemoveExtraSpaces()
static string MoreMountains.Tools.MMString.RemoveExtraSpaces |
( |
this string |
s | ) |
|
|
static |
Removes extra spaces in a string
- Parameters
-
- Returns
◆ RichTextLength()
static int MoreMountains.Tools.MMString.RichTextLength |
( |
string |
richText | ) |
|
|
static |
Returns the length of a rich text, excluding its tags
- Parameters
-
- Returns
◆ ToTitleCase()
static string MoreMountains.Tools.MMString.ToTitleCase |
( |
this string |
title | ) |
|
|
static |
Elegantly uppercases the first letter of every word in a string
- Parameters
-
- Returns
◆ UppercaseFirst()
static string MoreMountains.Tools.MMString.UppercaseFirst |
( |
string |
s | ) |
|
|
static |
Uppercases the first letter of the parameter string
- Parameters
-
- Returns
The documentation for this class was generated from the following file:
- F:/Github/Store/InventoryEngineStore/Assets/InventoryEngine/MMTools/Core/MMHelpers/MMString.cs