ControllerPresenter
protocol ControllerPresenter : Presenter
                - 
                  
                  
Declaration
Swift
public func addPresentationLogic(routeResult: RouteResult, controller: UIViewController) throws 
VISPER-Presenter Docs (4% documented)
protocol ControllerPresenter : Presenter
                Swift
public func addPresentationLogic(routeResult: RouteResult, controller: UIViewController) throws