Esempio n. 1
0
 public bool AddYTK(YTK ytk)
 {
     return(student.AddYTK(ytk));
 }