Table of Contents

Namespace Cryville.EEW.ComponentModel

Classes

ComponentCollector<T>
Represents a component collector.
JsonSerializedPropertyAttribute
Specifies that the property or all the properties within the scope are serialized with JSON.
LocalizableDescriptionAttribute
Specifies a localizable description.
LocalizableDisplayNameAttribute
Specifies a localizable display name.
UsesSemanticVersioningAttribute
Indicates that the attributed assembly uses semantic versioning.
VersioningModelAttribute
Indicates the versioning model the assembly is using.

Interfaces

IComponentCollector
Represents a component collector.
INamedComponent
Represents a named component.