C# Class Rebel.Cms.Web.Packaging.DefaultPackageContext

Inheritance: IPackageContext
Mostra file Open project: RebelCMS/rebelcmsxu5

Public Methods

Method Description
DefaultPackageContext ( RebelSettings settings, string>.Func mapPath ) : System

Constructor

Method Details

DefaultPackageContext() public method

Constructor
public DefaultPackageContext ( RebelSettings settings, string>.Func mapPath ) : System
settings RebelSettings
mapPath string>.Func A delegate method used to perform a Server.MapPath operation
return System