Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 378 Bytes

File metadata and controls

11 lines (6 loc) · 378 Bytes

Iec073 - rctor is deprecated

Severity: Warning Warning

Reports all method declarations of the name rctor() that have no parameters.

Solution

You can also use the provided automatic Code Fix to remove the rctor() method. ( Press Alt + Enter on the Error line to find the Code Fix in the context menu)

Remove the rctor() method