IDependent
Namespace: Gjallarhorn.Internal
A type which depends on a signal
Instance members
Instance member | Description |
HasDependencies
Signature: bool
Modifiers: abstract
|
Queries whether other dependencies are registered to this dependent
CompiledName: get_HasDependencies
|
UpdateDirtyFlag(arg1)
Signature: obj -> unit
Modifiers: abstract
|
Signals the type that it should refresh its current value as one of it's dependencies has been updated
|