C# Class Dev2.Messages.UpdateSelectedServer

Inheritance: IMessage
显示文件 Open project: Warewolf-ESB/Warewolf

Public Methods

Method Description
UpdateSelectedServer ( IEnvironmentModel environmentModel, bool isSourceServer ) : System

Initializes a new instance of the T:System.Object class.

Method Details

UpdateSelectedServer() public method

Initializes a new instance of the T:System.Object class.
public UpdateSelectedServer ( IEnvironmentModel environmentModel, bool isSourceServer ) : System
environmentModel IEnvironmentModel
isSourceServer bool
return System