コード例 #1
0
 public TrialPlot getSepatatedInfo(int id, int number)
 {
     return(_informationService.GetSeparatedPlotInfo(id, number));
 }