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