Ejemplo n.º 1
0
 protected void CompleteNavigation(PageViewModel model)
 {
     model.Navigation = this;
     model.NavigationCompleted();
 }