Method ApplyCleanup
| Improve this Doc View SourceApplyCleanup(Action<T, BlockPresenter>)
Applies additional cleanup logic
Declaration
public BlockBinding<T> ApplyCleanup(Action<T, BlockPresenter> cleanup)
Parameters
| Type | Name | Description |
|---|---|---|
| System.Action<T, BlockPresenter> | cleanup |
Returns
| Type | Description |
|---|---|
| BlockBinding<T> |