AsTextSerializer
Parameters
T
The type of object being serialized/deserialized, constrained to types implementing TextSerializable.
valueSerializer
The serializer responsible for handling the underlying type operations.
The type of object being serialized/deserialized, constrained to types implementing TextSerializable.
The serializer responsible for handling the underlying type operations.