An NDoc Documented Class Library

AbstractStandardViewManager Constructor 

Constructor for the AbstractStandardViewManager.

public AbstractStandardViewManager(
   IRequestRouter requestRouter,
   IPublisher publisher
);

Parameters

requestRouter
The IRequestRouter that will route data requests for the view manager.
publisher
The IPublisher that will handle subscription requests for the view manager.

See Also

AbstractStandardViewManager Class | Sandia.MVCFramework.ViewManager Namespace