C# Class FrameDAL.Attributes.TableAttribute

Inheritance: System.Attribute
Exibir arquivo Open project: vincentlauvlwj/FrameDAL

Public Methods

Method Description
TableAttribute ( string name ) : System

Method Details

TableAttribute() public method

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