C# 클래스 Habanero.Smooth.AutoMapFieldNameAttribute

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

공개 메소드들

메소드 설명
AutoMapFieldNameAttribute ( string fieldName ) : System

Constructs the attribute with teh field name

메소드 상세

AutoMapFieldNameAttribute() 공개 메소드

Constructs the attribute with teh field name
public AutoMapFieldNameAttribute ( string fieldName ) : System
fieldName string
리턴 System