TimeTests.TimeInterval_ToString Method

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

Syntax

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

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

See Also

Reference

TimeTests Class

ReactiveTests.Tests Namespace