Skip to content
ModularityKit.Mutator ModularityKit.Mutator Docs
  • Home
  • Core
  • Governance
  • Redis
  • API
Search Results for

    Show / Hide Table of Contents

    Namespace ModularityKit.Mutator.Abstractions.Engine

    Classes

    MutationBase<TState>

    Base class for mutation implementations that want sensible defaults for common behavior.

    MutationStatistics

    Retrieves aggregated mutation execution statistics.

    Interfaces

    IMutationEngine

    Orchestrates mutation execution using a fully governed, end-to-end pipeline.

    IMutation<TState>

    Represents a mutation operation that can be applied to a given state of type TState.

    In this article
    ModularityKit.Mutator Generated from XML docs and published from main. Back to top