C# 클래스 Habanero.Smooth.AutoMapTableNameAttribute

상속: System.Attribute
파일 보기 프로젝트 열기: Chillisoft/habanero.smooth

공개 메소드들

메소드 설명
AutoMapTableNameAttribute ( ) : System

Constructs Attribute

AutoMapTableNameAttribute ( string tableName ) : System

Constructs Attribute with tableName

메소드 상세

AutoMapTableNameAttribute() 공개 메소드

Constructs Attribute
public AutoMapTableNameAttribute ( ) : System
리턴 System

AutoMapTableNameAttribute() 공개 메소드

Constructs Attribute with tableName
public AutoMapTableNameAttribute ( string tableName ) : System
tableName string
리턴 System