79493466

Date: 2025-03-07 21:18:10
Score: 0.5
Natty:
Report link

try this

public int x;
 
public SampleClass(int parameter) : this()
            {
                this.x = parameter;
            }
Reasons:
  • Whitelisted phrase (-1): try this
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: brt