MutationException.Mutation Property
From GeneticSharp
| MutationException Mutation Property | GeneticSharp |
Gets the mutation.
Namespace: GeneticSharp.Domain.Mutations
Assembly: GeneticSharp.Domain (in GeneticSharp.Domain.dll) Version: 1.0.5010.36434
Syntax
Property Value
Type: IMutationThe mutation.
See Also