| Interface | Description | |
|---|---|---|
| ISerializable | Provides an interface for objects to override the default serialization behavior. |
| Class | Description | |
|---|---|---|
| Enumerable | Base class that implements common functionality for enumeration classes. | |
| Serializer | Singleton class for serializing and deserializing objects. | |
| TypeUtility | TypeUtility is a static class containing methods that aid in type introspection and reflection. |