C# Class FluentModelBuilder.Configuration.AutoConfigurationExpressions

Mostra file Open project: Grinderofl/FluentModelBuilder Class Usage Examples

Public Properties

Property Type Description
ShouldApplyToContext bool>.Func
ShouldApplyToScope bool>.Func
ShouldMap bool>.Func

Property Details

ShouldApplyToContext public_oe property

public Func ShouldApplyToContext
return bool>.Func

ShouldApplyToScope public_oe property

public Func ShouldApplyToScope
return bool>.Func

ShouldMap public_oe property

public Func ShouldMap
return bool>.Func