コード例 #1
0
 private SCBuilder(IAttributeScanner scanner)
 {
     _scanner = scanner;
 }