SerializationContext Methods |
The SerializationContext type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | ConfigureClassic |
Configures Default as new classic SerializationContext instance.
|
![]() ![]() | CreateClassicContext |
Creates a new SerializationContext which is configured as same as 0.5.
|
![]() | GetSerializer(Type) |
Gets the serializer for the specified Type.
|
![]() | GetSerializer(Type, Object) |
Gets the serializer for the specified Type.
|
![]() | GetSerializerT |
Gets the MessagePackSerializerT with this instance without provider parameter.
|
![]() | GetSerializerT(Object) |
Gets the MessagePackSerializerT with this instance.
|