Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
Pdoxcl2Sharp
ParadoxNamingConvention
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
Exibir arquivo
Open project: nickbabcock/Pdoxcl2Sharp
Public Methods
Method
Description
Apply
(
string
name
) :
string
Method Details
Apply()
public
method
public
Apply
(
string
name
) :
string
name
string
return
string