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