C# Класс OData4.Builder.Customization

Показать файл Открыть проект Примеры использования класса

Приватные методы

Метод Описание
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.