Loading...
Searching...
No Matches
Demo1GUI.Form1 Class Reference

For this farming model, the input data can be entered directly into several tables. The GAMS model itself is executed by using one single GAMSJob instance. Results are displayed in different charts and tables. More...

Inheritance diagram for Demo1GUI.Form1:

Protected Member Functions

override void Dispose (bool disposing)
 Clean up any resources being used.
 

Detailed Description

For this farming model, the input data can be entered directly into several tables. The GAMS model itself is executed by using one single GAMSJob instance. Results are displayed in different charts and tables.

Definition at line 22 of file Form1.cs.

Methods

◆ Dispose()

override void Demo1GUI.Form1.Dispose ( bool  disposing)
inlineprotected

Clean up any resources being used.

Parameters
disposingtrue if managed resources should be disposed; otherwise, false.

Definition at line 14 of file Form1.Designer.cs.