Esempio n. 1
0
 public bool Update(TB_Score TB_Score)
 {
     return(TB_Score.Update(TB_Score));
 }