isProtectedLine method

bool isProtectedLine(
  1. int nLine
)

Implementation

bool isProtectedLine(int nLine) => obj.isProtectedLine(nLine);