Example #1
0
 public ObjectResultEx GetNewWeekRiskAndComplainCount()
 {
     return(ObjectResultEx.Instance(GovtWebService.GetNewWeekRiskAndComplainCount(), 1, RetrunMessge.SUCCESS, HttpCode.Success));
 }