Exemplo n.º 1
0
 public ArrayList GetPositions()
 {
     return(positionDal.FindAll());
 }