Esempio n. 1
0
 internal void DeleteIdentities(IEnumerable <int> ids)
 {
     _dataProvider.DeleteIdentitiesAndRelatedEntries(ids);
 }