Gjallarhorn


ISignal<'a>

Namespace: Gjallarhorn

Core interface for signals All signals must also inherit Internal.IDependent and Internal.ITracksDependents.

Instance members

Instance memberDescription
Value
Signature: 'a
Modifiers: abstract

The current value of the type

CompiledName: get_Value

Fork me on GitHub