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