SerializationContextGetSerializer Method |
Name | Description | |
---|---|---|
GetSerializerT |
Gets the MessagePackSerializerT with this instance without provider parameter.
| |
GetSerializerT(Object) |
Gets the MessagePackSerializerT with this instance.
| |
GetSerializer(Type) |
Gets the serializer for the specified Type.
| |
GetSerializer(Type, Object) |
Gets the serializer for the specified Type.
|