コード例 #1
0
 public CdmaCellController(CdmaCellService service)
 {
     _service = service;
 }