NotificationTest.OnError_CtorAndProps Method

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

Syntax

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

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

See Also

Reference

NotificationTest Class

ReactiveTests.Tests Namespace