C# Class Dev2.Studio.Core.Messages.ShowDependenciesMessage

Inheritance: AbstractResourceMessage
Afficher le fichier Open project: Warewolf-ESB/Warewolf Class Usage Examples

Méthodes publiques

Méthode Description
ShowDependenciesMessage ( IContextualResourceModel resourceModel, bool showDependentOnMe = false ) : Dev2.Studio.Core.Interfaces

Initializes a new instance of the ShowDependenciesMessage class.

Method Details

ShowDependenciesMessage() public méthode

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].
Résultat Dev2.Studio.Core.Interfaces