C# 클래스 Rebel.Cms.Web.Context.MapResolverContext

A context object aggregating together data services useful during mapping operations.
파일 보기 프로젝트 열기: RebelCMS/rebelcmsxu5 1 사용 예제들

공개 메소드들

메소드 설명
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