Skip to content

Add ExportAsKeyed extension #193

Description

@mcdis

We are already have ExportAs extension.
Add ExportAsKeyed extension:
static IFluentExportStrategyResgistration<TImpl> ExportAsKeyed<TImpl,T>(this IExportRegistrationBlock _this, object key);
shorten equalent of
Export<TImpl>().AsKeyed<T>(key);

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions