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