예제 #1
0
 public ArrayList GetPositions()
 {
     return(positionDal.FindAll());
 }