[]
        
(Showing Draft Content)

C1.Schedule.StorageComponent

StorageComponent Class

The StorageComponent is the base component for data storage.

Inheritance
StorageComponent
Namespace: C1.Schedule
Assembly: C1.ScheduleCore.dll
Syntax
public class StorageComponent : Component, IComponent, IDisposable, ISite, IServiceProvider
Public Class StorageComponent
    Inherits Component
    Implements IComponent, IDisposable, ISite, IServiceProvider

Constructors

Name Description
StorageComponent()

Initializes the new instance of the StorageComponent component.

StorageComponent(IContainer)

Initializes the new instance of the StorageComponent component.

Properties

Name Description
DesignMode

Gets the bool value specifying whether the component is in design mode.

Methods

Name Description
Dispose(bool)

Clean up any resources being used.