NotificationTest.OnCompleted_CtorAndProps Method

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

Syntax

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

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

See Also

Reference

NotificationTest Class

ReactiveTests.Tests Namespace