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

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

Méthodes publiques

Méthode Description
DefaultPackageContext ( RebelSettings settings, string>.Func mapPath ) : System

Constructor

Method Details

DefaultPackageContext() public méthode

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