DHI.Mike1D
DHI.Mike1D
Namespaces
DHI.Mike1D.Generic
SerializerSurrogate Class
SerializerSurrogate Methods
GetCustomDataToExport Method
GetDataContractType Method
GetDeserializedObject Method
GetKnownCustomDataTypes Method
GetObjectToSerialize Method
GetReferencedTypeOnImport Method
ProcessImportedType Method
RegisterSurrogateHandler Method
SerializerSurrogate
GetReferencedTypeOnImport 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
Type
GetReferencedTypeOnImport
(
string
typeName
,
string
typeNamespace
,
Object
customData
)
Parameters
typeName
Type:
System
String
typeNamespace
Type:
System
String
customData
Type:
System
Object
Return Value
Type:
Type
Implements
IDataContractSurrogate
GetReferencedTypeOnImport(String, String, Object)
See Also
Reference
SerializerSurrogate Class
DHI.Mike1D.Generic Namespace