An NDoc Documented Class Library

IController Methods

The methods of the IController interface are listed below. For a complete list of IController interface members, see the IController Members topic.

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