Exemplo n.º 1
0
 public IPyGBMPlugin()
 {
     innerIronPythonControl = new IPyGBMControl.IPyGBMControl();
     strPanelKey            = "GBMPanel";
     strPanelCaption        = "GBM";
 }
Exemplo n.º 2
0
 public IPyGBMPlugin()
 {
     innerIronPythonControl = new IPyGBMControl.IPyGBMControl();
     strPanelKey = "GBMPanel";
     strPanelCaption = "GBM";
 }