示例#1
0
 public bool AddYuXi(YuXi yx)
 {
     return(student.AddYuXi(yx));
 }