C# 클래스 OData4.Builder.Customization

파일 보기 프로젝트 열기: meancrazy/LINQPadOData4 1 사용 예제들

비공개 메소드들

메소드 설명
CustomizeNamespace ( string fullNamespace ) : string

Changes the namespace to use upper camel case, which upper case for the first character of all segments.

CustomizeNaming ( string text ) : string

Changes the text to use upper camel case, which upper case for the first character.