Example #1
0
 internal PythonWebPropertyPageControl(PythonWebPropertyPage properties)
     : this()
 {
     _properties = properties;
 }
 internal PythonWebPropertyPageControl(PythonWebPropertyPage properties)
     : this() {
     _properties = properties;
 }