Overload List
| Name | Description | |
|---|---|---|
| Gene |
Initializes a new instance of the Gene class.
| |
| Gene(String) |
Initializes a new instance of the Gene class.
| |
| Gene(Double, Double, Double) |
Initializes a new instance of the Gene class.
| |
| Gene(Double, Double, Double, Double) |
Initializes a new instance of the Gene class.
| |
| Gene(String, Double, Double, Double) |
Initializes a new instance of the Gene class.
| |
| Gene(String, Double, Double, Double, Double) |
Initializes a new instance of the Gene class.
| |
| Gene(String, Double, Double, Double, Double, Int32) |
Initializes a new instance of the Gene class.
|
See Also