C# Class Glass.Mapper.Configuration.Attributes.DataMapperAttribute

Inheritance: System.Attribute
Show file Open project: mikeedwards83/Glass.Mapper

Public Methods

Method Description
DataMapperAttribute ( Type dataMapperType ) : System

Method Details

DataMapperAttribute() public method

public DataMapperAttribute ( Type dataMapperType ) : System
dataMapperType System.Type
return System