C# Class Habanero.Smooth.AutoMapFieldNameAttribute

Inheritance: System.Attribute
Mostrar archivo Open project: Chillisoft/habanero.smooth

Public Methods

Method Description
AutoMapFieldNameAttribute ( string fieldName ) : System

Constructs the attribute with teh field name

Method Details

AutoMapFieldNameAttribute() public method

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