ObservableWhensTest.And_ArgumentChecking Method

Namespace:  ReactiveTests.Tests
Assembly:  Tests.System.Reactive (in Tests.System.Reactive.dll)

Syntax

'Declaration
<TestMethodAttribute> _
Public Sub And_ArgumentChecking
'Usage
Dim instance As ObservableWhensTest

instance.And_ArgumentChecking()
[TestMethodAttribute]
public void And_ArgumentChecking()
[TestMethodAttribute]
public:
void And_ArgumentChecking()
[<TestMethodAttribute>]
member And_ArgumentChecking : unit -> unit 
public function And_ArgumentChecking()

See Also

Reference

ObservableWhensTest Class

ReactiveTests.Tests Namespace