C# Class Rebel.Tests.Extensions.FakeTypeMapperCollection

Inheritance: MappingEngineCollection
Exibir arquivo Open project: RebelCMS/rebelcmsxu5

Public Methods

Method Description
FakeTypeMapperCollection ( AbstractMappingEngine dynamicTypeMaps ) : System

Initializes a new instance of the T:System.Object class.

Method Details

FakeTypeMapperCollection() public method

Initializes a new instance of the T:System.Object class.
public FakeTypeMapperCollection ( AbstractMappingEngine dynamicTypeMaps ) : System
dynamicTypeMaps AbstractMappingEngine
return System