C# Class Crow.Library.Foundation.DatabaseLayer.TableNameAttribute

Inheritance: System.Attribute
Mostrar archivo Open project: msusur/Crowfx

Public Methods

Method Description
TableNameAttribute ( string tableName ) : System

Method Details

TableNameAttribute() public method

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