C# 클래스 StringHelpers, csharp-ember-handlebars

파일 보기 프로젝트 열기: Myslik/csharp-ember-handlebars 1 사용 예제들

공개 메소드들

메소드 설명
ToCamelCase ( this incoming ) : string
ToPascalCase ( this incoming ) : string

메소드 상세

ToCamelCase() 공개 정적인 메소드

public static ToCamelCase ( this incoming ) : string
incoming this
리턴 string

ToPascalCase() 공개 정적인 메소드

public static ToPascalCase ( this incoming ) : string
incoming this
리턴 string