Table of Contents

Namespace The.Attributes

Classes

AttributeBase

Nongeneric base class for attributes

AttributeBase<TStorage, TPresentation>

Attribute which represents a datastore column, either set manually or calculated by supplied code.

AttributeFactory
AttributeInfo
AttributeTypeInfo
AttributeTypeInfo<T>
CalculationDependencyAttribute
DocumentAttributeBase<TDocument>
FileProperty
ImageProperty
PrimitiveAttribute<T>

Interfaces

IAttributeTypeInfo
IAttributeVisitor

Generic visitor which behaves like a higher-kinded Action<T> for any T.

IAttributeVisitor<U>

Generic visitor which behaves like a higher-kinded Func<T, TResult> for any T.

IDocumentAttribute