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