Habanero.Smooth.AutoMapTableNameAttribute.AutoMapTableNameAttribute C# (CSharp) Method

AutoMapTableNameAttribute() public method

Constructs Attribute
public AutoMapTableNameAttribute ( ) : System
return System
        public AutoMapTableNameAttribute()
        {
        }

Same methods

AutoMapTableNameAttribute::AutoMapTableNameAttribute ( string tableName ) : System
AutoMapTableNameAttribute