Example #1
0
 public void DeleteCatalog(int position)
 {
     data.DeleteCatalog(position);
 }