Exemple #1
0
 public void RetrieveOrganization()
 {
     _model.RetrieveOrganization();
     _view.SetOrganization(_model);
 }