示例#1
0
 public ClAbstractVariable[] AllVariablesDebug()
 {
     return(Solver.AllVariables().ToArray());
 }