Namespace:ReactiveTests.Tests
アセンブリ: Tests.System.Reactive (Tests.System.Reactive.dll)
構文
'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()