Ejemplo n.º 1
0
 public IEnumerable <Status> GetAllStatus()
 {
     return(_iCommonGateway.GetAllStatus());
 }