C# Class ModelBuilderSample.ProgramConfiguration

Inheritance: DefaultEntityAutoConfiguration
显示文件 Open project: Grinderofl/FluentModelBuilder

Public Methods

Method Description
ShouldMap ( Type type ) : bool

Method Details

ShouldMap() public method

public ShouldMap ( Type type ) : bool
type System.Type
return bool