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
Dev2
Field
C# Class Dev2.Field
Exibir arquivo
Open project: Warewolf-ESB/Warewolf
Protected Properties
Property
Type
Description
delimiter
string
Public Methods
Method
Description
FormatValue
(
string
value
) :
string
ParseValue
(
string
value
) :
string
Method Details
FormatValue()
public
method
public
FormatValue
(
string
value
) :
string
value
string
return
string
ParseValue()
public
method
public
ParseValue
(
string
value
) :
string
value
string
return
string
Property Details
delimiter
protected_oe property
protected
string
delimiter
return
string