예제 #1
0
 public IEnumerable <Basic> GetAuthersIdName()
 {
     return(db.GetAuthersIdName());
 }