C# Class StringCleanup, SRPGCK

Afficher le fichier Open project: JoeOsborn/SRPGCK

Méthodes publiques

Méthode Description
NormalizeName ( this str ) : string
RemoveControlCharacters ( this str ) : string

Method Details

NormalizeName() public static méthode

public static NormalizeName ( this str ) : string
str this
Résultat string

RemoveControlCharacters() public static méthode

public static RemoveControlCharacters ( this str ) : string
str this
Résultat string