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.
Methods
◆ Dispose()
|
inlineprotected |
Clean up any resources being used.
- Parameters
-
disposing true if managed resources should be disposed; otherwise, false.
Definition at line 14 of file Form1.Designer.cs.