Class FiberEventBinding
- Namespace
- Velvet
- Assembly
- Velvet.Docs.dll
Abstract base for event bindings. Uses an "unbind all → bind all" diff strategy (event count is typically 1-3, so this is lightweight).
public abstract class FiberEventBinding
- Inheritance
-
objectFiberEventBinding
- Derived