Show / Hide Table of Contents

Method ApplyCleanup

| Improve this Doc View Source

ApplyCleanup(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>
  • Improve this Doc
  • View Source
Back to top Copyright © Weifen Luo | DevZest