MetalamaAPI documentationFlashtrace APIFlashtrace.​Formatters.​Type­Extensions
Open sandboxFocus

Flashtrace.Formatters.TypeExtensions Namespace

Classes

BindToExtendedTypeAttribute

BindToRoleTypeAttribute

TypeExtensionBindingAttribute

TypeExtensionCacheUpdateCallback<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.

TypeExtensionFactoryBase<T>

The base class for type extension factories for types deriving or implementing T.

TypeExtensionInfo<T>