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