Namespace:ReactiveTests.Tests
装配: Tests.System.Reactive.dll) 中的 Tests.System.Reactive (
语法
'Declaration
<TestMethodAttribute> _
Public Sub Create_OnNextOnCompleted_HasError
'Usage
Dim instance As ObserverTest
instance.Create_OnNextOnCompleted_HasError()
[TestMethodAttribute]
public void Create_OnNextOnCompleted_HasError()
[TestMethodAttribute]
public:
void Create_OnNextOnCompleted_HasError()
[<TestMethodAttribute>]
member Create_OnNextOnCompleted_HasError : unit -> unit
public function Create_OnNextOnCompleted_HasError()