Share via


ObservableTimeTest.TimeInterval_Empty Method

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

Syntax

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

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

See Also

Reference

ObservableTimeTest Class

ReactiveTests.Tests Namespace