C# Class SimpleQuery.TableAttribute

Inheritance: System.Attribute
ファイルを表示 Open project: JeremySkinner/SimpleQuery

Public Methods

Method Description
TableAttribute ( string name ) : System

Method Details

TableAttribute() public method

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