NodaTimeProfile Class

Summary

NodaTimeProfile. Implements the AutoMapper.Profile
graph BT Type-->Base0["Profile"] Type["NodaTimeProfile"] class Type type-node

Syntax

public class NodaTimeProfile : Profile

Attributes

Type Description
NullableContextAttribute
NullableAttribute

Constructors

Name Summary
NodaTimeProfile() Initializes a new instance of the NodaTimeProfile class.

Properties

Name Value Summary
ProfileName string
Gets the name of the profile.

Extension Methods

See Also

  • AutoMapper.Profile