C# Class Frapid.Mapper.Decorators.TableNameAttribute

Inheritance: System.Attribute
ファイルを表示 Open project: frapid/frapid

Public Methods

Method Description
TableNameAttribute ( string tableName ) : System

Method Details

TableNameAttribute() public method

public TableNameAttribute ( string tableName ) : System
tableName string
return System