Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
Serenity
Data
TypeConversions
C# Class Serenity.Data.TypeConversions
Mostrar archivo
Open project: volkanceylan/Serenity
Public Methods
Method
Description
ChangeType
(
object
value
,
Type
conversionType
,
CultureInfo
culture
= null ) :
object
Method Details
ChangeType()
public
static
method
public
static
ChangeType
(
object
value
,
Type
conversionType
,
CultureInfo
culture
= null ) :
object
value
object
conversionType
System.Type
culture
System.Globalization.CultureInfo
return
object