Table of Contents

GR0043: ViewModel Constructor should have accept Scheduler as a parameter.

TitleViewModel Constructor should have accept Scheduler as a parameter.
IdGR0043
CategoryDesign
Default SeverityWarning
Enabled By DefaultTrue
DescriptionReactiveUI ViewModel Constructors should accept a parameter of System.Reactive.Concurrency.Scheduler.

This is to aid with Unit Testing time sensitive logic.

Custom Tags