A object that can deserialize an IZSort list from a string.
Deserializes a candidate string to an object T.
The candidate string to deserialize.
The object that was deserialized.
An error if the candidate contains semantic errors and cannot be deserialized to the given target type.
A object that can deserialize an IZSort list from a string.