Example #1
0
 public MyPipeType(PipeType pt)
 {
     this.pt = pt;
     param   = pt.LookupParameter("Длина трубы");
 }