C# 클래스 Simple.Testing.PAssert.Extensions

파일 보기 프로젝트 열기: PaulUpson/PatientPending

공개 메소드들

메소드 설명
CleanupCamelCasing ( this name ) : string
CleanupName ( this name ) : string
CleanupUnderScores ( this name ) : string

메소드 상세

CleanupCamelCasing() 공개 정적인 메소드

public static CleanupCamelCasing ( this name ) : string
name this
리턴 string

CleanupName() 공개 정적인 메소드

public static CleanupName ( this name ) : string
name this
리턴 string

CleanupUnderScores() 공개 정적인 메소드

public static CleanupUnderScores ( this name ) : string
name this
리턴 string