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