Namespace:ReactiveTests.Tests
装配: Tests.System.Reactive.dll) 中的 Tests.System.Reactive (
语法
'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()