C# Class OData4.Builder.Customization

Afficher le fichier Open project: meancrazy/LINQPadOData4 Class Usage Examples

Private Methods

Méthode Description
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.