| Overload | Description |
|---|---|
| LjSerializer Constructor(Serializer) | Constructs an LjSerializer, required for serializing and de-serializing Liquid XML Objects attributed classes. Uses the type information registered with the serializer |
| LjSerializer Constructor(Assembly[]) | Constructs an LjSerializer, required for serializing and de-serializing Liquid XML Objects attributed classes. |
| LjSerializer Constructor(Predicate<Type>,Assembly[]) | Constructs an LjSerializer, required for serializing and de-serializing Liquid XML Objects attributed classes. |