Esempio n. 1
0
 public IList <Hint> GetAll()
 {
     return(hm.GetAll());
 }