C# Class Habanero.Smooth.AutoMapDefaultAttribute

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

Public Methods

Method Description
AutoMapDefaultAttribute ( string defaultValue ) : System

Construct the attribute with a default value

Method Details

AutoMapDefaultAttribute() public method

Construct the attribute with a default value
public AutoMapDefaultAttribute ( string defaultValue ) : System
defaultValue string
return System