Example #1
0
 public List <Organization> GetAllOrganizations()
 {
     return(setupGateway.GetAllOrganizations());
 }