[This is preliminary documentation and is subject to change.]
Methods
Name | Description | |
---|---|---|
![]() ![]() | MakeSerializer<TElement, TCustomSerialization>() |
Make a Naiad serializer for a given type and custom serializer type with an argument-less constructor
|
![]() ![]() | MakeSerializer<TElement, TCustomSerialization>(TCustomSerialization) |
Make a Naiad serializer for a given type and custom serializer
|
See Also