| Overload | Description |
|---|---|
| EncodeableFactory Constructor() | Creates a factory initialized with the types in the core library. |
| EncodeableFactory Constructor(Boolean) | Creates a factory which is marked as shared and initialized with the types in the core library. |
| EncodeableFactory Constructor(IEncodeableFactory) | Creates a factory by copying the table from another factory. |