FSharp.Control.Reactive


TestNotification<'a>

Namespace: FSharp.Control.Reactive.Testing

Represents a recorded notification list to an observer.

Instance members

Instance memberDescription
x.Time
Signature: int64
x.Value
Signature: Notification<'a>
Fork me on GitHub