示例#1
0
 public void AddParameter(common_parameter vdn)
 {
     ParamInfo vi = new ParamInfo();
     ht[vdn] = vi;
 }