네임스페이스:ReactiveTests.Tests
어셈블리: Tests.System.Reactive(Tests.System.Reactive.dll)
구문
'Declaration
<TestMethodAttribute> _
Public Sub Create_OnNextOnError_HitCompleted
'Usage
Dim instance As ObserverTest
instance.Create_OnNextOnError_HitCompleted()
[TestMethodAttribute]
public void Create_OnNextOnError_HitCompleted()
[TestMethodAttribute]
public:
void Create_OnNextOnError_HitCompleted()
[<TestMethodAttribute>]
member Create_OnNextOnError_HitCompleted : unit -> unit
public function Create_OnNextOnError_HitCompleted()