C# Class Habanero.Smooth.AutoMapFieldNameAttribute

Inheritance: System.Attribute
Afficher le fichier Open project: Chillisoft/habanero.smooth

Méthodes publiques

Méthode Description
AutoMapFieldNameAttribute ( string fieldName ) : System

Constructs the attribute with teh field name

Method Details

AutoMapFieldNameAttribute() public méthode

Constructs the attribute with teh field name
public AutoMapFieldNameAttribute ( string fieldName ) : System
fieldName string
Résultat System