C# Class Rebel.Framework.TypeMapping.MapperDefinition

Defines a mapper definition with both the mapper instance and its metadata
Mostrar archivo Open project: RebelCMS/rebelcmsxu5 Class Usage Examples

Public Methods

Method Description
MapperDefinition ( ITypeMapper mapper, TypeMapperMetadata metadata )

Method Details

MapperDefinition() public method

public MapperDefinition ( ITypeMapper mapper, TypeMapperMetadata metadata )
mapper ITypeMapper
metadata TypeMapperMetadata