Ejemplo n.º 1
0
 public static ConventionBase <IType, List <IConstructor> > PublicConstructors(this ConventionBuilder <IType, List <IConstructor> > source) => source.PublicConstructors(_ => true);