Example #1
0
 public int DeleteHostingPlan(int planId)
 {
     return(PackageController.DeleteHostingPlan(planId));
 }