Beispiel #1
0
 public PrivateAutoPersistenceModel()
 {
     autoMapper = new PrivateAutoMapper(Expressions, new DefaultConventionFinder(), inlineOverrides);
 }