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