modernui ~master (2018-05-26T05:41:16Z)
Dub
Repo
Observer.this
modernui
rx
Observer
Undocumented in source.
this
(Action!T nextCallback)
this
(Action!T nextCallback, Action!Exception errorCallback)
class
Observer
(T)
this
(
Action
!
T
nextCallback
,
Action
!
Exception
errorCallback
)
this
(Action!T nextCallback, Action!Exception errorCallback, Delegate completedCallback)
Meta
Source
See Implementation
modernui
rx
Observer
constructors
this
functions
onCompleted
onError
onNext