Open sandboxFocus

Constructor LinesOfCodeAvoidedAttribute

LinesOfCodeAvoidedAttribute(int)

Initializes a new LinesOfCodeAvoidedAttribute.

Declaration
public LinesOfCodeAvoidedAttribute(int lines)
Parameters
Type Name Description
int lines

Number of lines of code saved every time the aspect is applied to a target class.