Example #1
0
 public void CreateOwner(DataForCreatingOwner data)
 {
     dataManipulation.Create(data);
 }