AutoMapperOptions Class

Summary

Class AutoMapperOptions.
Assembly
Rocket.Surgery.Extensions.AutoMapper.dll
Namespace
Rocket.Surgery.Extensions.AutoMapper
Interfaces
  • IRuntimeFeature
  • IGlobalFeature
Base Types
  • Object
graph BT Type-->Base0["Object"] Type-.->Interface0["IRuntimeFeature"] Type-.->Interface1["IGlobalFeature"] Type["AutoMapperOptions"] class Type type-node

Syntax

public class AutoMapperOptions : IRuntimeFeature, IGlobalFeature

Constructors

Name Summary
AutoMapperOptions()

Properties

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

Extension Methods