Exemple #1
0
 internal PropertyMapper()
 {
     _typeManager = new PropertyTypeManager <TEntity>();
 }