Table of Contents

Class Component

Namespace
Dassie.Configuration.ProjectGroups
Assembly
dc.dll

An abstract base class for all project group components.

[Serializable]
public abstract class Component : ConfigObject
Inheritance
Component
Derived
Inherited Members
Extension Methods

Constructors

Component(PropertyStore)

Initializes a new instance of the ConfigObject type backed by the specified PropertyStore.

protected Component(PropertyStore store)

Parameters

store PropertyStore