An NDoc Documented Class Library

IController Members

IController overview

Public Instance Methods

AddDataAccessor Adds a data accessor to the collection of data accessors the controller is aware of
AddDataAnalyzer Adds a data analyzer to the collection of data analyzers the controller is aware of
AddDataStore Adds a data store to the collection of data stores the controller is aware of
AddRequestRouting Adds an action to the list of actions to be performed for a specified request
AddViewManager Adds a view manager to the collection of view managers the controller is aware of

See Also

IController Interface | Sandia.MVCFramework.Controller Namespace