Blog.Services.Helpers.Rest.CommunityRestResource.GetList C# (CSharp) Méthode

GetList() public méthode

public GetList ( ) : List
Résultat List
        public List<Community> GetList()
        {
            throw new System.NotImplementedException();
        }