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