Example #1
0
 public PythonDebugPropertyPage()
 {
     _control = new PythonDebugPropertyPageControl(this);
 }
Example #2
0
 public PythonDebugPropertyPage() {
     _control = new PythonDebugPropertyPageControl(this);
 }