Example #1
0
 public bool AddLianXi(LianXi lx)
 {
     return(student.AddLianXi(lx));
 }