C# Class Pdoxcl2Sharp.ParadoxNamingConvention

Converts a string that contains uppercase letters to a string that contains only lowercase letters with an underscore prefixing the previously uppercase letters
Inheritance: INamingConvention
Afficher le fichier Open project: nickbabcock/Pdoxcl2Sharp

Méthodes publiques

Méthode Description
Apply ( string name ) : string

Method Details

Apply() public méthode

public Apply ( string name ) : string
name string
Résultat string