public void SethDict(HDictionary hDict) { this.hDict = hDict; }
public RobddGraph() { tDict = new TDictionary(); hDict = new HDictionary(); }