Represents an abstraction between the MonoRail API and the ASP.Net API.

Namespace: Castle.MonoRail.Framework
Assembly:  Castle.MonoRail.Framework (in Castle.MonoRail.Framework.dll)
Version: 1.0.3.0

Syntax

C#
public interface IRailsEngineContext : IServiceContainer, 
	IServiceProvider

See Also