Beispiel #1
0
 public int Post(CellStatMysql stat)
 {
     return(_service.DumpCellStat(stat));
 }