1
2
3
4
5
6
7
  | Quintiq file version 2.0 
 |  #parent: #root 
 |  Method MPSuboptimizer (LibOpt_Run run, String name, LibOpt_MyRunContextForUTF runcontextutf) as LibOpt_MyMPSuboptimizer 
 |  { 
 |    TextBody: 'return this.MPSuboptimizer( run, name, runcontextutf, this.RollbackKPIStatic() );' 
 |    InterfaceProperties { Accessibility: 'Module' } 
 |  } 
 |  
  |