TimeTests.TimeStamped_Ctor_Properties Method

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

Syntax

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

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

See Also

Reference

TimeTests Class

ReactiveTests.Tests Namespace