TimeTests.TimeInterval_Ctor_Properties Method

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

Syntax

'Declaration
<TestMethodAttribute> _
Public Sub TimeInterval_Ctor_Properties
'Usage
Dim instance As TimeTests

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

See Also

Reference

TimeTests Class

ReactiveTests.Tests Namespace