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
GetReferencedTypeOnImport Method
Not implemented
Namespace:
DHI.Mike1D.Generic
Assembly:
DHI.Mike1D.Generic (in DHI.Mike1D.Generic.dll) Version: 16.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
SerializerSurrogateFilePath Class
DHI.Mike1D.Generic Namespace