C# Class Simple.Testing.PAssert.Extensions

Afficher le fichier Open project: PaulUpson/PatientPending

Méthodes publiques

Méthode Description
CleanupCamelCasing ( this name ) : string
CleanupName ( this name ) : string
CleanupUnderScores ( this name ) : string

Method Details

CleanupCamelCasing() public static méthode

public static CleanupCamelCasing ( this name ) : string
name this
Résultat string

CleanupName() public static méthode

public static CleanupName ( this name ) : string
name this
Résultat string

CleanupUnderScores() public static méthode

public static CleanupUnderScores ( this name ) : string
name this
Résultat string