DHI.Mike1D
DHI.Mike1D
Namespaces
DHI.Mike1D.Generic
SerializerSurrogateFilePath Class
SerializerSurrogateFilePath Methods
GetCustomDataToExport Method
GetDataContractType Method
GetDeserializedObject Method
GetKnownCustomDataTypes Method
GetObjectToSerialize Method
GetReferencedTypeOnImport Method
ProcessImportedType Method
SerializerSurrogateFilePath
GetDeserializedObject Method
Namespace:
DHI.Mike1D.Generic
Assembly:
DHI.Mike1D.Generic (in DHI.Mike1D.Generic.dll) Version: 18.0.0.0 (11.1.1.1111)
Syntax
C#
Copy
public
Object
GetDeserializedObject
(
Object
obj
,
Type
targetType
)
Parameters
obj
Type:
System
Object
targetType
Type:
System
Type
Return Value
Type:
Object
Implements
IDataContractSurrogate
GetDeserializedObject(Object, Type)
See Also
Reference
SerializerSurrogateFilePath Class
DHI.Mike1D.Generic Namespace