GR0039: Do not use Object in a property declaration.
Title | Do not use Object in a property declaration. |
---|---|
Id | GR0039 |
Category | Design |
Default Severity | Warning |
Enabled By Default | True |
Description | Do not use object as a property type. This is to avoid issues with type safety. |
Custom Tags |