Beispiel #1
0
 public InterferenceMatrixMongo Get(int eNodebId, short pci)
 {
     return(_service.QueryMongo(eNodebId, pci));
 }