Beispiel #1
0
 public int Get(int eNodebId, byte sectorId, DateTime date, double interference)
 {
     _service.TestDumpOneStat(eNodebId, sectorId, date, interference);
     return(1);
 }