AutoMapperProfileExpressionExtensions.

OnlyDefinedProperties<T>(T) Method

Summary

Called when [defined properties].

Syntax

public static T OnlyDefinedProperties<T>(this T configuration) where T : IProfileExpression

Attributes

Type Description
NullableContextAttribute

Type Parameters

Name Description
T

Parameters

Name Type Description
configuration T The configuration.

Return Value

Type Description
T T.