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