C# 클래스 Pdoxcl2Sharp.ParadoxNamingConvention

Converts a string that contains uppercase letters to a string that contains only lowercase letters with an underscore prefixing the previously uppercase letters
상속: INamingConvention
파일 보기 프로젝트 열기: nickbabcock/Pdoxcl2Sharp

공개 메소드들

메소드 설명
Apply ( string name ) : string

메소드 상세

Apply() 공개 메소드

public Apply ( string name ) : string
name string
리턴 string