Gene Constructor | GeneticSharp |
Initializes a new instance of the Gene class.
Namespace: GeneticSharp.Domain.ChromosomesAssembly: GeneticSharp.Domain (in GeneticSharp.Domain.dll) Version: 1.0.5010.36434
Syntax
Parameters
- value
- Type: System Object
The gene intial value.
See Also