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
RegisterSurrogateHandler Method
Register a ISerializerSurrogateHandler to handle one specific type
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
void
RegisterSurrogateHandler
(
ISerializerSurrogateHandler
handler
)
Parameters
handler
Type:
DHI.Mike1D.Generic
ISerializerSurrogateHandler
SurrogateHandler to register
See Also
Reference
SerializerSurrogate Class
DHI.Mike1D.Generic Namespace