Esempio n. 1
0
 public bool AddHK(HocKi hk)
 {
     return(HS.AddHK(hk));
 }