예제 #1
0
 public List <Operator> GetList()
 {
     return(operatorDAL.GetList());
 }