public void AddParameter(common_parameter vdn)
 {
     ParamInfo vi = new ParamInfo();
     ht[vdn] = vi;
 }