DHI.Mike1D
DHI.Mike1D
Namespaces
DHI.Mike1D.Generic
SerializerSurrogate Class
SerializerSurrogate Methods
GetCustomDataToExport Method
GetCustomDataToExport Method (MemberInfo, Type)
GetCustomDataToExport Method (Type, Type)
SerializerSurrogate
GetCustomDataToExport Method (Type, Type)
During schema export operations, inserts annotations into the schema for non-null return values. 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
Object
GetCustomDataToExport
(
Type
clrType
,
Type
dataContractType
)
Parameters
clrType
Type:
System
Type
dataContractType
Type:
System
Type
Return Value
Type:
Object
Implements
IDataContractSurrogate
GetCustomDataToExport(Type, Type)
See Also
Reference
SerializerSurrogate Class
GetCustomDataToExport Overload
DHI.Mike1D.Generic Namespace