2사용 중System.Collections.Generic;
3사용 중System.ComponentModel;
8사용 중System.Windows.Forms;
9사용 중System.Runtime.InteropServices;
11사용 중System.Threading.Tasks;
43this.BeginInvoke(action);
51opt.AllModelTypes =
"소플렉스";
62richTextBox1.AppendText(e.Message);
72this.BeginInvoke(action);
75 비공개 공허bu_run_Click(
객체발신자, EventArgs e)
77Task.Factory.StartNew(() => RunGams());
80 비공개 공허bu_cancel_Click(
객체발신자, EventArgs e)
85 비공개 무효bu_close_Click(
객체발신자, EventArgs e)
void Run(GAMSOptions gamsOptions=null, GAMSCheckpoint 체크포인트=null, TextWriter 출력=null, Boolean createOutDB=true)
GAMSJob AddJobFromFile(문자열 fileName, GAMSCheckpoint 체크포인트=null, 문자열 jobName=null)
GAMSOptions AddOptions(GAMSOptions optFrom=null)