Ejemplo n.º 1
0
 protected override void RegisterProperties(NHibernate.Cfg.Configuration configuration)
 {
     base.RegisterProperties(configuration);
     configuration.CollectionTypeFactory <WpfCollectionTypeFactory>();
 }