RefreshEventDispatcher constructor
RefreshEventDispatcher(
- int _rootId,
- int _id,
- RenderContext<
LoadInstanceContext> _context
Implementation
RefreshEventDispatcher(this._rootId, this._id, this._context);