AutoMapperOptions Class

Summary

Class AutoMapperOptions.
Assembly
Rocket.Surgery.Extensions.AutoMapper.dll
Namespace
Rocket.Surgery.Extensions.AutoMapper
Interfaces
  • IRuntimeFeature
  • IGlobalFeature
Base Types
  • Object
AutoMapperOptions
Object
IRuntimeFeature
IGlobalFeature

Syntax

public class AutoMapperOptions : IRuntimeFeature, IGlobalFeature

Constructors

Name Summary
AutoMapperOptions()

Properties

Name Value Summary
ServiceLifetime ServiceLifetime
Gets or sets the service lifetime.

Extension Methods