GR0043: ViewModel Constructor should have accept Scheduler as a parameter.
Title | ViewModel Constructor should have accept Scheduler as a parameter. |
---|---|
Id | GR0043 |
Category | Design |
Default Severity | Warning |
Enabled By Default | True |
Description | ReactiveUI ViewModel Constructors should accept a parameter of
System.Reactive.Concurrency.Scheduler.
This is to aid with Unit Testing time sensitive logic. |
Custom Tags |