Table of Contents

Class StringExtensions

Namespace
Gamelogic.Extensions.Editor.Internal
Assembly
Gamelogic.Extensions.Editor.dll

Class for string extensions.

public static class StringExtensions
Inheritance
StringExtensions
Inherited Members

Methods

SplitCamelCase(string)

Takes a string in camel case, split it into separate words, and capitalizes each word.