Lưu ý
Cần có ủy quyền mới truy nhập được vào trang này. Bạn có thể thử đăng nhập hoặc thay đổi thư mục.
Cần có ủy quyền mới truy nhập được vào trang này. Bạn có thể thử thay đổi thư mục.
Namespace: ReactiveTests.Tests
Assembly: Tests.System.Reactive (in Tests.System.Reactive.dll)
Syntax
'Declaration
<TestMethodAttribute> _
Public Sub TakeLast_Three_Completed
'Usage
Dim instance As ObservableSingleTest
instance.TakeLast_Three_Completed()
[TestMethodAttribute]
public void TakeLast_Three_Completed()
[TestMethodAttribute]
public:
void TakeLast_Three_Completed()
[<TestMethodAttribute>]
member TakeLast_Three_Completed : unit -> unit
public function TakeLast_Three_Completed()