An NDoc Documented Class Library

AbstractStandardController Class

Abstract implementation of IController that provides standard functionality for keeping track of available DataAccessors and DataAnalyzers and that maps requests to actions

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

System.Object
   AbstractStandardSubscriptionHandler
      AbstractStandardController

public class AbstractStandardController : AbstractStandardSubscriptionHandler, IController, IRequestHandler

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: Sandia.MVCFramework.Controller

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

See Also

AbstractStandardController Members | Sandia.MVCFramework.Controller Namespace