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
Braintree
StringUtil
C# Class Braintree.StringUtil
Exibir arquivo
Open project: braintree/braintree_dotnet
Public Methods
Method
Description
Dasherize
(
string
str
) :
string
Underscore
(
string
str
) :
string
Method Details
Dasherize()
public
static
method
public
static
Dasherize
(
string
str
) :
string
str
string
return
string
Underscore()
public
static
method
public
static
Underscore
(
string
str
) :
string
str
string
return
string