Example #1
0
 public List <InOutVO> GetInOutListBinding()
 {
     return(dac.GetInOutListBinding());
 }