NotificationTest.ToObservable_Throw 方法

Namespace:ReactiveTests.Tests
装配: Tests.System.Reactive.dll) 中的 Tests.System.Reactive (

语法

'Declaration
<TestMethodAttribute> _
Public Sub ToObservable_Throw
'Usage
Dim instance As NotificationTest

instance.ToObservable_Throw()
[TestMethodAttribute]
public void ToObservable_Throw()
[TestMethodAttribute]
public:
void ToObservable_Throw()
[<TestMethodAttribute>]
member ToObservable_Throw : unit -> unit 
public function ToObservable_Throw()

另请参阅

参考

NotificationTest 类

ReactiveTests.Tests 命名空间