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.
|