msgpack / msgpack-cli

MessagePack implementation for Common Language Infrastructure / msgpack.org[C#]
http://msgpack.org
Apache License 2.0
835 stars 175 forks source link

Add a non-generic override to SerializerRepository #328

Open JakeSays opened 5 years ago

JakeSays commented 5 years ago

Currently Register is a generic method, and I have a situation where I need to pass a Type to Register.