Example #1
0
 public static HeatMapInfo GetGroupHeatMapInfo(string groupdId)
 {
     return(httpProxy.GetHeatMapInfo(groupdId));
 }