public WinDumpController() { BtsRepository = new EFBtsRepository(); CdmaCellRepository = new EFCdmaCellRepository(); CellRepository = new EFCellRepository(); ENodebRepository = new EFENodebRepository(); TownRepository = new EFTownRepository(); }