Example #1
0
 public int DeleteAddonProduct(Guid ID)
 {
     return(ToolsSetingBAL.DeleteAddonProduct(ID));
 }