An NDoc Documented Class Library

IRequest Interface

Interface to be implemented by classes that represent requests that can be made of the controller

For a list of all members of this type, see IRequest Members.

public interface IRequest

Types that implement IRequest

Type Description
AbstractStandardRequest Abstract implementation of IRequest that provides standard functionality for setting up a request and its parameters

Requirements

Namespace: Sandia.MVCFramework.Request

Assembly: Sandia.MVCFramework (in Sandia.MVCFramework.dll)

See Also

IRequest Members | Sandia.MVCFramework.Request Namespace