C# Class Cornerstone.Database.Tables.DBTableAttribute

Inheritance: System.Attribute
Mostrar archivo Open project: damienhaynes/moving-pictures

Public Methods

Method Description
DBTableAttribute ( string tableName ) : System

Method Details

DBTableAttribute() public method

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