ObservableMultipleTest.Amb_WinnerThrows Method
Namespace: ReactiveTests.Tests
Assembly: Tests.System.Reactive (in Tests.System.Reactive.dll)
Syntax
'Declaration
<TestMethodAttribute> _
Public Sub Amb_WinnerThrows
'Usage
Dim instance As ObservableMultipleTest
instance.Amb_WinnerThrows()
[TestMethodAttribute]
public void Amb_WinnerThrows()
[TestMethodAttribute]
public:
void Amb_WinnerThrows()
[<TestMethodAttribute>]
member Amb_WinnerThrows : unit -> unit
public function Amb_WinnerThrows()