HistoricalSchedulerTest.Ctor Method
Namespace: ReactiveTests.Tests
Assembly: Tests.System.Reactive (in Tests.System.Reactive.dll)
Syntax
'Declaration
<TestMethodAttribute> _
Public Sub Ctor
'Usage
Dim instance As HistoricalSchedulerTest
instance.Ctor()
[TestMethodAttribute]
public void Ctor()
[TestMethodAttribute]
public:
void Ctor()
[<TestMethodAttribute>]
member Ctor : unit -> unit
public function Ctor()