add abstract method
Adds a Serializer. It will be used to handle the type(s) it declares
via its types
property.
Implementation
void add(Serializer serializer);
Adds a Serializer. It will be used to handle the type(s) it declares
via its types
property.
void add(Serializer serializer);