C# Class Rebel.Tests.Extensions.MockedMapResolverContext

Inheritance: MapResolverContext
Afficher le fichier Open project: RebelCMS/rebelcmsxu5

Méthodes publiques

Méthode Description
MockedMapResolverContext ( IFrameworkContext frameworkContext, IHiveManager hive, IPropertyEditorFactory propertyEditorFactory, IParameterEditorFactory parameterEditorFactory ) : Rebel.Cms

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

Method Details

MockedMapResolverContext() public méthode

Initializes a new instance of the T:System.Object class.
public MockedMapResolverContext ( IFrameworkContext frameworkContext, IHiveManager hive, IPropertyEditorFactory propertyEditorFactory, IParameterEditorFactory parameterEditorFactory ) : Rebel.Cms
frameworkContext IFrameworkContext
hive IHiveManager
propertyEditorFactory IPropertyEditorFactory
parameterEditorFactory IParameterEditorFactory
Résultat Rebel.Cms