StringExtensions Class |
Namespace: Gamelogic.Extensions.Editor.Internal
public static class StringExtensions
The StringExtensions type exposes the following members.
| Name | Description | |
|---|---|---|
| SplitCamelCase |
Takes a string in camel case, split it into separate words, and
capitalizes each word.
|