public bool AddMHtoClass(string ml, string mm, int mhk)
 {
     return(HS.AddMHtoClass(ml, mm, mhk));
 }