コード例 #1
0
 public MaxComplexityVisitor(IMaxComplexityOptionsAccessor options)
 {
     _options = options;
 }