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