C# Class XInject.ORM.Attributes.TableAttribute

Inheritance: System.Attribute
Mostra file Open project: radixeng/XInject

Public Methods

Method Description
TableAttribute ( ) : System
TableAttribute ( string tableName ) : System

Method Details

TableAttribute() public method

public TableAttribute ( ) : System
return System

TableAttribute() public method

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