C# 클래스 SimpleConfig.Extensions

파일 보기 프로젝트 열기: mikeobrien/SimpleConfig

공개 메소드들

메소드 설명
GetXmlTypeName ( this type ) : string
ToCamelCase ( this value ) : string

메소드 상세

GetXmlTypeName() 공개 정적인 메소드

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

ToCamelCase() 공개 정적인 메소드

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