Beispiel #1
0
 public static void WithSmartConventions(this IConventionScanner scanner)
 {
     scanner.WithSmartConventions(false);
 }