|
static InputSimulator | input = new InputSimulator() |
|
|
override void | Dispose (bool disposing) |
| Clean up any resources being used. More...
|
|
Definition at line 7 of file FunctionForm.cs.
◆ FunctionForm() [1/2]
BioCore.FunctionForm.FunctionForm |
( |
Function |
func | ) |
|
◆ FunctionForm() [2/2]
BioCore.FunctionForm.FunctionForm |
( |
Function |
func, |
|
|
string |
name |
|
) |
| |
◆ Dispose()
override void BioCore.FunctionForm.Dispose |
( |
bool |
disposing | ) |
|
|
protected |
Clean up any resources being used.
- Parameters
-
disposing | true if managed resources should be disposed; otherwise, false. |
Definition at line 15 of file FunctionForm.Designer.cs.
◆ input
InputSimulator BioCore.FunctionForm.input = new InputSimulator() |
|
static |
◆ Func
The documentation for this class was generated from the following files: