C# Class Rebel.Cms.Web.Context.MapResolverContext

A context object aggregating together data services useful during mapping operations.
Afficher le fichier Open project: RebelCMS/rebelcmsxu5 Class Usage Examples

Méthodes publiques

Méthode Description
MapResolverContext ( IFrameworkContext frameworkContext, IHiveManager hive, IPropertyEditorFactory propertyEditorFactory, IParameterEditorFactory parameterEditorFactory ) : System

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

Method Details

MapResolverContext() public méthode

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