MutationService Members
From GeneticSharp
| MutationService Members | GeneticSharp |
The MutationService type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| CreateMutationByName |
Creates the IMutation's implementation with the specified name.
| |
| GetMutationNames |
Gets the available mutation names.
| |
| GetMutationTypeByName |
Gets the mutation type by the name.
| |
| GetMutationTypes |
Gets available mutation types.
|
See Also