Share via


NotificationTest.ToObservable_ArgumentChecking Method

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

Syntax

'Declaration
<TestMethodAttribute> _
Public Sub ToObservable_ArgumentChecking
'Usage
Dim instance As NotificationTest

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

See Also

Reference

NotificationTest Class

ReactiveTests.Tests Namespace