| SerializerRepositoryGet Method |
| Name | Description | |
|---|---|---|
| GetT(SerializationContext) |
Gets the registered MessagePackSerializerT from this repository without provider parameter.
| |
| GetT(SerializationContext, Object) |
Gets the registered MessagePackSerializerT from this repository with specified provider parameter.
|