Ejemplo n.º 1
0
 /// <summary>
 /// Used to set the <see cref="PortfolioConstructionModelPythonWrapper"/> instance if any
 /// </summary>
 protected void SetPythonWrapper(PortfolioConstructionModelPythonWrapper pythonWrapper)
 {
     PythonWrapper = pythonWrapper;
 }