Example #1
0
 public GNIDA1(string FlirtCfg)
 {
     flirt = new Flirt(FlirtCfg);
     FullProcList.Parent = this;
     VarDict.Parent      = this;
 }
Example #2
0
 public GNIDA1(string FlirtCfg)
 {
     flirt = new Flirt(FlirtCfg);
     FullProcList.Parent = this;
     VarDict.Parent = this;
 }