C# Class SqlFu.TableAttribute

Inheritance: System.Attribute
ファイルを表示 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