Initializes an instance of CustomDryadLinqSerializer attribute.
Namespace: Microsoft.Research.DryadLinqAssembly: Microsoft.Research.DryadLinq (in Microsoft.Research.DryadLinq.dll) Version: 0.1.2.0 (0.1.2.0)
Syntax
Parameters
- serializerType
- Type: System Type
A type that implements IDryadLinqSerializer{T}, where T is the .NET type to be serialized.
See Also