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

Inheritance: Dev2.Studio.Core.EnvironmentRepository
显示文件 Open project: Warewolf-ESB/Warewolf Class Usage Examples

Public Methods

Method Description
All ( ) : ICollection
TestLoadEnvironmentRespository ( ) : System.Collections.Generic
TestLoadEnvironmentRespository ( IEnvironmentModel source ) : System.Collections.Generic

Protected Methods

Method Description
LoadInternal ( ) : void

Method Details

All() public method

public All ( ) : ICollection
return ICollection

LoadInternal() protected method

protected LoadInternal ( ) : void
return void

TestLoadEnvironmentRespository() public method

public TestLoadEnvironmentRespository ( ) : System.Collections.Generic
return System.Collections.Generic

TestLoadEnvironmentRespository() public method

public TestLoadEnvironmentRespository ( IEnvironmentModel source ) : System.Collections.Generic
source IEnvironmentModel
return System.Collections.Generic