C# Class Dev2.Core.Tests.Environments.TestLoadEnvironmentRespository

Inheritance: Dev2.Studio.Core.EnvironmentRepository
Afficher le fichier Open project: Warewolf-ESB/Warewolf Class Usage Examples

Méthodes publiques

Méthode Description
All ( ) : ICollection
TestLoadEnvironmentRespository ( ) : System.Collections.Generic
TestLoadEnvironmentRespository ( IEnvironmentModel source ) : System.Collections.Generic

Méthodes protégées

Méthode Description
LoadInternal ( ) : void

Method Details

All() public méthode

public All ( ) : ICollection
Résultat ICollection

LoadInternal() protected méthode

protected LoadInternal ( ) : void
Résultat void

TestLoadEnvironmentRespository() public méthode

public TestLoadEnvironmentRespository ( ) : System.Collections.Generic
Résultat System.Collections.Generic

TestLoadEnvironmentRespository() public méthode

public TestLoadEnvironmentRespository ( IEnvironmentModel source ) : System.Collections.Generic
source IEnvironmentModel
Résultat System.Collections.Generic