Пример #1
0
 public BasicResponse <DataTable> GetAllGraphPoint(GetAllGraphPointRequest graphicsbaseinfrequest)
 {
     return(graphicsbaseinfService.GetAllGraphPoint(graphicsbaseinfrequest));
 }