示例#1
0
 public IEnumerable <Pantallas> GetAllPantallas()
 {
     return(_ScreenServices.GetAllPantallas());
 }