C# Class WeenyMapper.Docs.Samples.Convention

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