C# 클래스 Dev2.Studio.Core.Messages.ShowDependenciesMessage

상속: AbstractResourceMessage
파일 보기 프로젝트 열기: Warewolf-ESB/Warewolf 1 사용 예제들

공개 메소드들

메소드 설명
ShowDependenciesMessage ( IContextualResourceModel resourceModel, bool showDependentOnMe = false ) : Dev2.Studio.Core.Interfaces

Initializes a new instance of the ShowDependenciesMessage class.

메소드 상세

ShowDependenciesMessage() 공개 메소드

Initializes a new instance of the ShowDependenciesMessage class.
public ShowDependenciesMessage ( IContextualResourceModel resourceModel, bool showDependentOnMe = false ) : Dev2.Studio.Core.Interfaces
resourceModel IContextualResourceModel The resource model.
showDependentOnMe bool if set to true [show dependent on me].
리턴 Dev2.Studio.Core.Interfaces