C# 클래스 Dev2.Core.Tests.Environments.TestLoadEnvironmentRespository

상속: Dev2.Studio.Core.EnvironmentRepository
파일 보기 프로젝트 열기: Warewolf-ESB/Warewolf 1 사용 예제들

공개 메소드들

메소드 설명
All ( ) : ICollection
TestLoadEnvironmentRespository ( ) : System.Collections.Generic
TestLoadEnvironmentRespository ( IEnvironmentModel source ) : System.Collections.Generic

보호된 메소드들

메소드 설명
LoadInternal ( ) : void

메소드 상세

All() 공개 메소드

public All ( ) : ICollection
리턴 ICollection

LoadInternal() 보호된 메소드

protected LoadInternal ( ) : void
리턴 void

TestLoadEnvironmentRespository() 공개 메소드

public TestLoadEnvironmentRespository ( ) : System.Collections.Generic
리턴 System.Collections.Generic

TestLoadEnvironmentRespository() 공개 메소드

public TestLoadEnvironmentRespository ( IEnvironmentModel source ) : System.Collections.Generic
source IEnvironmentModel
리턴 System.Collections.Generic