C# Class Machine.Specifications.Utility.Internal.Naming

Show file Open project: machine/machine.specifications

Public Methods

Method Description
ToFormat ( this type ) : string

Private Methods

Method Description
ReplaceDoubleUnderscoresWithQuotes ( string specificationName ) : string
ReplaceSingleUnderscoresWithSpaces ( string specificationName ) : string
ReplaceUnderscoreEssWithPossessive ( string specificationName ) : string

Method Details

ToFormat() public static method

public static ToFormat ( this type ) : string
type this
return string