Table of Contents

GR0039: Do not use Object in a property declaration.

TitleDo not use Object in a property declaration.
IdGR0039
CategoryDesign
Default SeverityWarning
Enabled By DefaultTrue
DescriptionDo not use object as a property type. This is to avoid issues with type safety.
Custom Tags