Beispiel #1
0
 internal PythonDebugPropertyPageControl(PythonDebugPropertyPage newPythonGeneralPropertyPage)
     : this()
 {
     _propPage = newPythonGeneralPropertyPage;
 }
 internal PythonDebugPropertyPageControl(PythonDebugPropertyPage newPythonGeneralPropertyPage)
     : this() {
     _propPage = newPythonGeneralPropertyPage;
 }