Closed GoogleCodeExporter closed 9 years ago
This is available in v1 & v2 via Serializer.NonGeneric.*, and (v2 only) in the
TypeModel API. Indeed, in v2 non-generic is the **primary** API (the generic
API now simply passes typeof(T) to the non-generic API; this is a reversal from
v1, where the generic API was the primary, and the non-generic API had to do
MakeGenericMethod() etc)
Original comment by marc.gravell
on 3 Nov 2011 at 9:15
Original issue reported on code.google.com by
chadchmo...@gmail.com
on 3 Nov 2011 at 9:08