C# 클래스 BuildYourOwnDAL.Metadata.TableAttribute

상속: System.Attribute
파일 보기 프로젝트 열기: davybrion/BuildYourOwnDal

공개 메소드들

메소드 설명
TableAttribute ( string tableName ) : System

메소드 상세

TableAttribute() 공개 메소드

public TableAttribute ( string tableName ) : System
tableName string
리턴 System