Exemple #1
0
 public IPyPLSPlugin()
 {
     innerIronPythonControl = new IPyPLSControl.IPyPLSControl();
     strPanelKey = "PLSPanel";
     strPanelCaption = "PLS";
 }
Exemple #2
0
 public IPyPLSPlugin()
 {
     innerIronPythonControl = new IPyPLSControl.IPyPLSControl();
     strPanelKey            = "PLSPanel";
     strPanelCaption        = "PLS";
 }