Beispiel #1
0
 public IEnumerable <string> GetApplications()
 {
     return(_siteManager.GetSites());
 }