MutationService Methods | GeneticSharp |
The MutationService type exposes the following members.
Back to Top
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