Acceleratio.SPDG.Generator.SPDGDataHelper.GetAllSiteCollections C# (CSharp) Method

GetAllSiteCollections() public abstract method

public abstract GetAllSiteCollections ( System.Guid webApplicationId ) : IEnumerable
webApplicationId System.Guid
return IEnumerable
        public abstract IEnumerable<string> GetAllSiteCollections(Guid webApplicationId);