ObservableTimeTest.Interval_TimeSpan_Negative Method

Namespace:  ReactiveTests.Tests
Assembly:  Tests.System.Reactive (in Tests.System.Reactive.dll)

Syntax

'Declaration
<TestMethodAttribute> _
Public Sub Interval_TimeSpan_Negative
'Usage
Dim instance As ObservableTimeTest

instance.Interval_TimeSpan_Negative()
[TestMethodAttribute]
public void Interval_TimeSpan_Negative()
[TestMethodAttribute]
public:
void Interval_TimeSpan_Negative()
[<TestMethodAttribute>]
member Interval_TimeSpan_Negative : unit -> unit 
public function Interval_TimeSpan_Negative()

See Also

Reference

ObservableTimeTest Class

ReactiveTests.Tests Namespace