ChangeProjectRequest ClassDelta Engine Documentation
Request to change project from the client to the server. Server sends back SetProject View code on GitHub
Inheritance Hierarchy

System Object
  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

public class ChangeProjectRequest

The ChangeProjectRequest type exposes the following members.

Constructors

  NameDescription
Protected methodChangeProjectRequest 
Initializes a new instance of the ChangeProjectRequest class
Public methodChangeProjectRequest(String)
Initializes a new instance of the ChangeProjectRequest class
Top
Properties

  NameDescription
Public propertyProjectName
Top
See Also