Namespace: Flashtrace.Formatters.TypeExtensions
Assembly: Flashtrace.Formatters.dll
Syntax
public delegate void TypeExtensionCacheUpdateCallback<T>(TypeExtensionInfo<T> typeExtension) where T : classParameters
| Type | Name | Description |
|---|---|---|
| TypeExtensionInfo<T> | typeExtension |
Type Parameters
| Name | Description |
|---|---|
| T |
Constructors
| Name | Description |
|---|---|
| TypeExtensionCacheUpdateCallback(object, nint) |
Methods
| Name | Description |
|---|---|
| BeginInvoke(TypeExtensionInfo<T>, AsyncCallback, object) | |
| EndInvoke(IAsyncResult) | |
| Invoke(TypeExtensionInfo<T>) |