C# Class WeenyMapper.Specs.TestClasses.Conventions.UserConvention

Inheritance: WeenyMapper.Conventions.DefaultConvention
显示文件 Open project: erikojebo/WeenyMapper

Public Methods

Method Description
GetTableName ( Type entityType ) : string

Method Details

GetTableName() public method

public GetTableName ( Type entityType ) : string
entityType System.Type
return string