Beispiel #1
0
 public BasicResponse <DataTable> GetMapPointsInfo(GetMapPointsInfoRequest graphicsbaseinfrequest)
 {
     return(graphicsbaseinfService.GetMapPointsInfo(graphicsbaseinfrequest));
 }