C# Class StringCleanup, SRPGCK

Show file Open project: JoeOsborn/SRPGCK

Public Methods

Method Description
NormalizeName ( this str ) : string
RemoveControlCharacters ( this str ) : string

Method Details

NormalizeName() public static method

public static NormalizeName ( this str ) : string
str this
return string

RemoveControlCharacters() public static method

public static RemoveControlCharacters ( this str ) : string
str this
return string