예제 #1
0
 public HostingPlanContext GetHostingPlanContext(int planId)
 {
     return(PackageController.GetHostingPlanContext(planId));
 }