Open KieranBond opened 5 years ago
Functionality added by creating a list of Mediators being added to the View, and once those are done - we call the Ready() function on the IView interface
View
Ready()
IView
Functionality added by creating a list of Mediators being added to the
View
, and once those are done - we call theReady()
function on theIView
interface18