ObservableMultipleTest.CombineLatest_ThrowReturn, méthode
Namespace:ReactiveTests.Tests
Assemblée: Tests.System.Reactive (en Tests.System.Reactive.dll)
Syntaxe
'Declaration
<TestMethodAttribute> _
Public Sub CombineLatest_ThrowReturn
'Usage
Dim instance As ObservableMultipleTest
instance.CombineLatest_ThrowReturn()
[TestMethodAttribute]
public void CombineLatest_ThrowReturn()
[TestMethodAttribute]
public:
void CombineLatest_ThrowReturn()
[<TestMethodAttribute>]
member CombineLatest_ThrowReturn : unit -> unit
public function CombineLatest_ThrowReturn()