Ejemplo n.º 1
0
 public ICollection <CellCondition> GetAllCellConditions()
 {
     return(_iCommonGateway.GetAllCellConditions());
 }