C# Class Membrane.Global

Inheritance: Membrane.Commons.Web.MonoRail.MonoRailNHibernateHttpApplication
Afficher le fichier Open project: pollingj/Membrane-CMS

Méthodes publiques

Méthode Description
Global ( ) : System.Reflection

Méthodes protégées

Méthode Description
RegisterApplicationComponents ( ) : void
RegisterRoutes ( Castle.MonoRail.Framework.Routing.RoutingEngine rules ) : void

Method Details

Global() public méthode

public Global ( ) : System.Reflection
Résultat System.Reflection

RegisterApplicationComponents() protected méthode

protected RegisterApplicationComponents ( ) : void
Résultat void

RegisterRoutes() protected méthode

protected RegisterRoutes ( Castle.MonoRail.Framework.Routing.RoutingEngine rules ) : void
rules Castle.MonoRail.Framework.Routing.RoutingEngine
Résultat void