C# Class Simple.Testing.PAssert.Extensions

Mostra file Open project: PaulUpson/PatientPending

Public Methods

Method Description
CleanupCamelCasing ( this name ) : string
CleanupName ( this name ) : string
CleanupUnderScores ( this name ) : string

Method Details

CleanupCamelCasing() public static method

public static CleanupCamelCasing ( this name ) : string
name this
return string

CleanupName() public static method

public static CleanupName ( this name ) : string
name this
return string

CleanupUnderScores() public static method

public static CleanupUnderScores ( this name ) : string
name this
return string