Namespace:ReactiveTests.Tests
装配: Tests.System.Reactive.dll) 中的 Tests.System.Reactive (
语法
'Declaration
<TestMethodAttribute> _
Public Sub ToObserver_NotificationOnError
'Usage
Dim instance As ObserverTest
instance.ToObserver_NotificationOnError()
[TestMethodAttribute]
public void ToObserver_NotificationOnError()
[TestMethodAttribute]
public:
void ToObserver_NotificationOnError()
[<TestMethodAttribute>]
member ToObserver_NotificationOnError : unit -> unit
public function ToObserver_NotificationOnError()