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