C# Class FluentModelBuilder.Configuration.AutoConfigurationExpressions

Show 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 property

public Func ShouldApplyToContext
return bool>.Func

ShouldApplyToScope public property

public Func ShouldApplyToScope
return bool>.Func

ShouldMap public property

public Func ShouldMap
return bool>.Func