Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
org
newpointe
WorkflowEntities
ObjectConverter
C# Class org.newpointe.WorkflowEntities.ObjectConverter
Mostra file
Open project: NewPointe/Rockit
Public Methods
Method
Description
ConvertObject
(
String
theObject
,
Type
objectType
,
bool
tryToNull
= true ) :
object
Method Details
ConvertObject()
public
static
method
public
static
ConvertObject
(
String
theObject
,
Type
objectType
,
bool
tryToNull
= true ) :
object
theObject
String
objectType
System.Type
tryToNull
bool
return
object