Table of Contents

GR0034: ViewModel classes should inherit from a ViewModel interface.

TitleViewModel classes should inherit from a ViewModel interface.
IdGR0034
CategoryMaintainability
Default SeverityWarning
Enabled By DefaultTrue
DescriptionViewModels should follow a consistent design of using ReactiveUI's ReactiveObject and an Interface
Custom Tags