Apphbify.Tests.DataStoreTests.GetAllApps.GetAllApps C# (CSharp) Méthode

GetAllApps() public méthode

public GetAllApps ( ) : System.Collections.Generic
Résultat System.Collections.Generic
        public GetAllApps()
        {
            _Apps = new DataStore().GetAllApps();
        }