[]
        
(Showing Draft Content)

C1.Schedule.StorageComponent.-ctor

StorageComponent Constructor

StorageComponent()

Initializes the new instance of the StorageComponent component.

Declaration
public StorageComponent()
Public Sub New()

StorageComponent(IContainer)

Initializes the new instance of the StorageComponent component.

Declaration
public StorageComponent(IContainer container)
Public Sub New(container As IContainer)
Parameters
Type Name Description
IContainer container

The parent container.