Interrupt.cs
31nonInteractive = String.Equals(Environment.GetCommandLineArgs()[1],"-nonInteractive", StringComparison.OrdinalIgnoreCase);
37nonInteractive = String.Equals(Environment.GetCommandLineArgs()[1],"-nonInteractive", StringComparison.OrdinalIgnoreCase);
부울 인터럽트()
void Run(GAMSOptions gamsOptions=null, GAMSCheckpoint 체크포인트=null, TextWriter 출력=null, Boolean createOutDB=true)
GAMSJob AddJobFromGamsLib(문자열 모델, GAMSCheckpoint 체크포인트=null, 문자열 jobName=null)
GAMSOptions AddOptions(GAMSOptions optFrom=null)