C# Class XInject.ORM.Attributes.TableAttribute

Inheritance: System.Attribute
Afficher le fichier Open project: radixeng/XInject

Méthodes publiques

Méthode Description
TableAttribute ( ) : System
TableAttribute ( string tableName ) : System

Method Details

TableAttribute() public méthode

public TableAttribute ( ) : System
Résultat System

TableAttribute() public méthode

public TableAttribute ( string tableName ) : System
tableName string
Résultat System