C# 클래스 Machine.Specifications.Utility.Internal.Naming

파일 보기 프로젝트 열기: machine/machine.specifications

공개 메소드들

메소드 설명
ToFormat ( this type ) : string

비공개 메소드들

메소드 설명
ReplaceDoubleUnderscoresWithQuotes ( string specificationName ) : string
ReplaceSingleUnderscoresWithSpaces ( string specificationName ) : string
ReplaceUnderscoreEssWithPossessive ( string specificationName ) : string

메소드 상세

ToFormat() 공개 정적인 메소드

public static ToFormat ( this type ) : string
type this
리턴 string