Beispiel #1
0
 public void AddTypeScanner(IConventionScanner conventionScanner)
 {
     conventionScanner.Execute(_factory);
 }