C# Class Habanero.Smooth.AutoMapDisplayNameAttribute

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

Public Methods

Method Description
AutoMapDisplayNameAttribute ( string displayName ) : System

Construct the attribute with a displayName

Method Details

AutoMapDisplayNameAttribute() public method

Construct the attribute with a displayName
public AutoMapDisplayNameAttribute ( string displayName ) : System
displayName string
return System