[]
The StorageComponent is the base component for data storage.
public class StorageComponent : Component, IComponent, IDisposable, ISite, IServiceProvider
Name | Description |
---|---|
StorageComponent() | Initializes the new instance of the StorageComponent component. |
StorageComponent(IContainer) | Initializes the new instance of the StorageComponent component. |
Name | Description |
---|---|
DesignMode | Gets the bool value specifying whether the component is in design mode. |
Name | Description |
---|---|
Dispose(bool) | Clean up any resources being used. |