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

Inheritance: IMessage
Exibir arquivo Open project: Warewolf-ESB/Warewolf

Public Methods

Method Description
AddServerNavigationMessage ( IEnvironmentModel environmentModel, bool forceConnect = false, System.Action callBackFunction = null ) : System

Method Details

AddServerNavigationMessage() public method

public AddServerNavigationMessage ( IEnvironmentModel environmentModel, bool forceConnect = false, System.Action callBackFunction = null ) : System
environmentModel IEnvironmentModel
forceConnect bool
callBackFunction System.Action
return System