Open sandboxFocus

Namespace Flashtrace.Formatters.TypeExtensions

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.

Structs

TypeExtensionInfo<T>

Delegates

TypeExtensionCacheUpdateCallback<T>