Skip to content

Add option to configure constructor selection for individual exports #79

Description

@ipjohnson

Add methods

IFluentExportStrategyConfiguration ImportConstructorSelection(ConstructorSelectionMethod method);

IFluentExportStrategyConfiguration<T> ImportConstructorSelection(ConstructorSelectionMethod method);

IExportTypeSetConfiguration ImportConstructorSelection(Func<Type, ConstructorSelectionMethod?> method);

Relates to issue #78

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions