示例#1
0
 public Hint GetHintById(Guid id)
 {
     return(hm.GetHintById(id));
 }