C# Class SqlFu.TableAttribute

Inheritance: System.Attribute
Show file Open project: sapiens/SqlFu

Public Methods

Method Description
TableAttribute ( string name ) : System

Method Details

TableAttribute() public method

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