Пример #1
0
 public void DeleteOwner(DataForRemoveOwner data)
 {
     dataManipulation.DeleteOwner(data);
 }