Rx.Observable.prototype.asObservable()
Hides the identity of an observable sequence.
返回值
(Observable
): An observable sequence that hides the identity of the source sequence.
Rx.Observable.prototype.asObservable()
Hides the identity of an observable sequence.
(Observable
): An observable sequence that hides the identity of the source sequence.