Acceleratio.SPDG.Generator.SPDGDataHelper.GetAllSiteCollections C# (CSharp) 메소드

GetAllSiteCollections() 공개 추상적인 메소드

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