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