RefreshEventDispatcher constructor

RefreshEventDispatcher(
  1. int _rootId,
  2. int _id,
  3. RenderContext<LoadInstanceContext> _context
)

Implementation

RefreshEventDispatcher(this._rootId, this._id, this._context);