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