C# Класс Rebel.Cms.Web.Context.MapResolverContext

A context object aggregating together data services useful during mapping operations.
Показать файл Открыть проект Примеры использования класса

Открытые методы

Метод Описание
MapResolverContext ( IFrameworkContext frameworkContext, IHiveManager hive, IPropertyEditorFactory propertyEditorFactory, IParameterEditorFactory parameterEditorFactory ) : System

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

Описание методов

MapResolverContext() публичный Метод

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
Результат System