PythonSite()
 {
     siteImpl = new PythonSiteImpl ("Default");
 }
Exemple #2
0
 PythonSite()
 {
     siteImpl = new PythonSiteImpl("Default");
 }