Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
org
newpointe
WorkflowEntities
ObjectConverter
C# Class org.newpointe.WorkflowEntities.ObjectConverter
Afficher le fichier
Open project: NewPointe/Rockit
Méthodes publiques
Méthode
Description
ConvertObject
(
String
theObject
,
Type
objectType
,
bool
tryToNull
= true ) :
object
Method Details
ConvertObject()
public
static
méthode
public
static
ConvertObject
(
String
theObject
,
Type
objectType
,
bool
tryToNull
= true ) :
object
theObject
String
objectType
System.Type
tryToNull
bool
Résultat
object