コード例 #1
0
 internal PythonDebugPropertyPageControl(PythonDebugPropertyPage newPythonGeneralPropertyPage)
     : this()
 {
     _propPage = newPythonGeneralPropertyPage;
 }
コード例 #2
0
 internal PythonDebugPropertyPageControl(PythonDebugPropertyPage newPythonGeneralPropertyPage)
     : this() {
     _propPage = newPythonGeneralPropertyPage;
 }