Exemplo n.º 1
0
 internal PythonDebugPropertyPageControl(PythonDebugPropertyPage newPythonGeneralPropertyPage)
     : this()
 {
     _propPage = newPythonGeneralPropertyPage;
 }
 internal PythonDebugPropertyPageControl(PythonDebugPropertyPage newPythonGeneralPropertyPage)
     : this() {
     _propPage = newPythonGeneralPropertyPage;
 }