Request to change project from the client to the server. Server sends back SetProject
View code on GitHub
Inheritance Hierarchy
DeltaEngine.Editor.Messages ChangeProjectRequest
Namespace: DeltaEngine.Editor.Messages
Assembly: DeltaEngine.Editor.Messages (in DeltaEngine.Editor.Messages.dll) Version: 1.1.1.0 (1.1.1)
Syntax
The ChangeProjectRequest type exposes the following members.
Constructors
Name | Description | |
---|---|---|
ChangeProjectRequest | Initializes a new instance of the ChangeProjectRequest class | |
ChangeProjectRequest(String) | Initializes a new instance of the ChangeProjectRequest class |
Properties
Name | Description | |
---|---|---|
ProjectName |
See Also