SubjectTest.OnError_ArgumentChecking Method

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

Syntax

'Declaration
<TestMethodAttribute> _
Public Sub OnError_ArgumentChecking
'Usage
Dim instance As SubjectTest

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

See Also

Reference

SubjectTest Class

ReactiveTests.Tests Namespace