Classes
BindToExtendedTypeAttribute
BindToRoleTypeAttribute
TypeExtensionBindingAttribute
TypeExtensionFactoryBase<T>
The base class for type extension factories for types deriving or implementing T.
TypeExtensionFactory<T>
A TypeExtensionFactory for types deriving or implementing T, where those types must have a parameterless constructor.
TypeExtensionFactory<T, TContext>
A TypeExtensionFactory for types deriving or implementing T, where those types must have a constructor accepting a single argument of type TContext.